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

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A127-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463878631592 -7.0348701477051)"^^geo:wktLiteral ;
  geo-pos:lat "43.463878631592"^^xsd:decimal ;
  geo-pos:long "-7.0348701477051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A127-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:127-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '127-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0348701477051'^^xsd:double;
  dwc:latitude '43.463878631592'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:127-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A128-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A128-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A128-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463878631592 -7.0348701477051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.463878631592"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0348701477051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A128-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463878631592 -7.0348701477051)"^^geo:wktLiteral ;
  geo-pos:lat "43.463878631592"^^xsd:decimal ;
  geo-pos:long "-7.0348701477051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A128-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:128-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '128-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0348701477051'^^xsd:double;
  dwc:latitude '43.463878631592'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:128-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A30-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A30-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A30-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446590423584 -7.0347399711609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446590423584"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0347399711609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A30-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446590423584 -7.0347399711609)"^^geo:wktLiteral ;
  geo-pos:lat "43.446590423584"^^xsd:decimal ;
  geo-pos:long "-7.0347399711609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A30-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:30-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '30-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0347399711609'^^xsd:double;
  dwc:latitude '43.446590423584'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:30-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A29-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A29-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A29-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446590423584 -7.0347399711609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446590423584"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0347399711609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A29-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446590423584 -7.0347399711609)"^^geo:wktLiteral ;
  geo-pos:lat "43.446590423584"^^xsd:decimal ;
  geo-pos:long "-7.0347399711609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A29-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:29-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '29-1'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0347399711609'^^xsd:double;
  dwc:latitude '43.446590423584'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:29-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A130-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A130-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A130-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.472969055176"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0345401763916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A130-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  geo-pos:lat "43.472969055176"^^xsd:decimal ;
  geo-pos:long "-7.0345401763916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A130-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:130-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '130-1'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0345401763916'^^xsd:double;
  dwc:latitude '43.472969055176'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:130-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A132-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A132-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A132-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.472969055176"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0345401763916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A132-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  geo-pos:lat "43.472969055176"^^xsd:decimal ;
  geo-pos:long "-7.0345401763916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A132-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:132-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '132-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0345401763916'^^xsd:double;
  dwc:latitude '43.472969055176'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:132-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A129-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A129-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A129-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.472969055176"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0345401763916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A129-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  geo-pos:lat "43.472969055176"^^xsd:decimal ;
  geo-pos:long "-7.0345401763916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A129-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:129-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '129-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0345401763916'^^xsd:double;
  dwc:latitude '43.472969055176'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:129-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A131-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A131-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A131-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.472969055176"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0345401763916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A131-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472969055176 -7.0345401763916)"^^geo:wktLiteral ;
  geo-pos:lat "43.472969055176"^^xsd:decimal ;
  geo-pos:long "-7.0345401763916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A131-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:131-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '131-1'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0345401763916'^^xsd:double;
  dwc:latitude '43.472969055176'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:131-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A28-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A28-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A28-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.451709747314 -7.0341701507568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.451709747314"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0341701507568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A28-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.451709747314 -7.0341701507568)"^^geo:wktLiteral ;
  geo-pos:lat "43.451709747314"^^xsd:decimal ;
  geo-pos:long "-7.0341701507568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A28-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:28-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '28-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0341701507568'^^xsd:double;
  dwc:latitude '43.451709747314'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:28-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A135-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A135-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A135-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.484760284424"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340700149536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A135-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  geo-pos:lat "43.484760284424"^^xsd:decimal ;
  geo-pos:long "-7.0340700149536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A135-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:135-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '135-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340700149536'^^xsd:double;
  dwc:latitude '43.484760284424'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:135-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A134-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A134-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A134-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.484760284424"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340700149536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A134-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  geo-pos:lat "43.484760284424"^^xsd:decimal ;
  geo-pos:long "-7.0340700149536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A134-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:134-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '134-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340700149536'^^xsd:double;
  dwc:latitude '43.484760284424'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:134-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A136-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A136-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A136-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.484760284424"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340700149536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A136-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  geo-pos:lat "43.484760284424"^^xsd:decimal ;
  geo-pos:long "-7.0340700149536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A136-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:136-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '136-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340700149536'^^xsd:double;
  dwc:latitude '43.484760284424'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:136-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A137-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A137-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A137-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.484760284424"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340700149536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A137-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  geo-pos:lat "43.484760284424"^^xsd:decimal ;
  geo-pos:long "-7.0340700149536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A137-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:137-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '137-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340700149536'^^xsd:double;
  dwc:latitude '43.484760284424'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:137-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A133-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A133-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A133-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.484760284424"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340700149536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A133-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484760284424 -7.0340700149536)"^^geo:wktLiteral ;
  geo-pos:lat "43.484760284424"^^xsd:decimal ;
  geo-pos:long "-7.0340700149536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A133-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:133-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '133-1'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340700149536'^^xsd:double;
  dwc:latitude '43.484760284424'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:133-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A124-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A124-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A124-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467739105225 -7.0340099334717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467739105225"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340099334717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A124-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467739105225 -7.0340099334717)"^^geo:wktLiteral ;
  geo-pos:lat "43.467739105225"^^xsd:decimal ;
  geo-pos:long "-7.0340099334717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A124-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:124-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '124-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340099334717'^^xsd:double;
  dwc:latitude '43.467739105225'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:124-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A125-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A125-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A125-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467739105225 -7.0340099334717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467739105225"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340099334717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A125-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467739105225 -7.0340099334717)"^^geo:wktLiteral ;
  geo-pos:lat "43.467739105225"^^xsd:decimal ;
  geo-pos:long "-7.0340099334717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A125-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:125-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '125-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340099334717'^^xsd:double;
  dwc:latitude '43.467739105225'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:125-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A126-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A126-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A126-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467739105225 -7.0340099334717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467739105225"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0340099334717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A126-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467739105225 -7.0340099334717)"^^geo:wktLiteral ;
  geo-pos:lat "43.467739105225"^^xsd:decimal ;
  geo-pos:long "-7.0340099334717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A126-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:126-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '126-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0340099334717'^^xsd:double;
  dwc:latitude '43.467739105225'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:126-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A140-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A140-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A140-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0334701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496360778809"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0334701538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A140-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0334701538086)"^^geo:wktLiteral ;
  geo-pos:lat "43.496360778809"^^xsd:decimal ;
  geo-pos:long "-7.0334701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A140-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:140-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '140-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0334701538086'^^xsd:double;
  dwc:latitude '43.496360778809'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:140-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A139-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A139-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A139-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0334701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496360778809"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0334701538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A139-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0334701538086)"^^geo:wktLiteral ;
  geo-pos:lat "43.496360778809"^^xsd:decimal ;
  geo-pos:long "-7.0334701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A139-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:139-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '139-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0334701538086'^^xsd:double;
  dwc:latitude '43.496360778809'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:139-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A138-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A138-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A138-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0334701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496360778809"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0334701538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A138-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0334701538086)"^^geo:wktLiteral ;
  geo-pos:lat "43.496360778809"^^xsd:decimal ;
  geo-pos:long "-7.0334701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A138-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:138-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '138-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0334701538086'^^xsd:double;
  dwc:latitude '43.496360778809'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:138-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A154-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A154-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A154-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47375869751 -7.033390045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47375869751"^^xsd:decimal ;
  dwc:decimalLongitude "-7.033390045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A154-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47375869751 -7.033390045166)"^^geo:wktLiteral ;
  geo-pos:lat "43.47375869751"^^xsd:decimal ;
  geo-pos:long "-7.033390045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A154-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:154-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '154-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.033390045166'^^xsd:double;
  dwc:latitude '43.47375869751'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:154-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A44-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A44-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A44-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47375869751 -7.033390045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47375869751"^^xsd:decimal ;
  dwc:decimalLongitude "-7.033390045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A44-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47375869751 -7.033390045166)"^^geo:wktLiteral ;
  geo-pos:lat "43.47375869751"^^xsd:decimal ;
  geo-pos:long "-7.033390045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A44-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:44-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '44-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.033390045166'^^xsd:double;
  dwc:latitude '43.47375869751'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:44-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A43-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A43-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A43-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47375869751 -7.033390045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47375869751"^^xsd:decimal ;
  dwc:decimalLongitude "-7.033390045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A43-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47375869751 -7.033390045166)"^^geo:wktLiteral ;
  geo-pos:lat "43.47375869751"^^xsd:decimal ;
  geo-pos:long "-7.033390045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A43-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:43-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '43-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.033390045166'^^xsd:double;
  dwc:latitude '43.47375869751'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:43-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A45-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A45-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A45-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504371643066 -7.0332398414612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.504371643066"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0332398414612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A45-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504371643066 -7.0332398414612)"^^geo:wktLiteral ;
  geo-pos:lat "43.504371643066"^^xsd:decimal ;
  geo-pos:long "-7.0332398414612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A45-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:45-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '45-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0332398414612'^^xsd:double;
  dwc:latitude '43.504371643066'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:45-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A46-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A46-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A46-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504371643066 -7.0332398414612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.504371643066"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0332398414612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A46-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504371643066 -7.0332398414612)"^^geo:wktLiteral ;
  geo-pos:lat "43.504371643066"^^xsd:decimal ;
  geo-pos:long "-7.0332398414612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A46-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:46-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '46-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0332398414612'^^xsd:double;
  dwc:latitude '43.504371643066'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:46-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A47-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A47-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A47-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504371643066 -7.0332398414612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.504371643066"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0332398414612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A47-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504371643066 -7.0332398414612)"^^geo:wktLiteral ;
  geo-pos:lat "43.504371643066"^^xsd:decimal ;
  geo-pos:long "-7.0332398414612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A47-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:47-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '47-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0332398414612'^^xsd:double;
  dwc:latitude '43.504371643066'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:47-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A70-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A70-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A70-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512378692627 -7.0328698158264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.512378692627"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0328698158264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A70-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512378692627 -7.0328698158264)"^^geo:wktLiteral ;
  geo-pos:lat "43.512378692627"^^xsd:decimal ;
  geo-pos:long "-7.0328698158264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A70-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:70-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '70-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0328698158264'^^xsd:double;
  dwc:latitude '43.512378692627'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:70-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A71-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A71-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A71-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512378692627 -7.0328698158264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.512378692627"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0328698158264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A71-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512378692627 -7.0328698158264)"^^geo:wktLiteral ;
  geo-pos:lat "43.512378692627"^^xsd:decimal ;
  geo-pos:long "-7.0328698158264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A71-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:71-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '71-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0328698158264'^^xsd:double;
  dwc:latitude '43.512378692627'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:71-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A69-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A69-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A69-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512378692627 -7.0328698158264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.512378692627"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0328698158264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A69-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512378692627 -7.0328698158264)"^^geo:wktLiteral ;
  geo-pos:lat "43.512378692627"^^xsd:decimal ;
  geo-pos:long "-7.0328698158264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A69-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:69-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '69-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0328698158264'^^xsd:double;
  dwc:latitude '43.512378692627'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:69-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A123-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A123-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A123-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494808197021 -7.0324501991272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494808197021"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0324501991272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A123-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494808197021 -7.0324501991272)"^^geo:wktLiteral ;
  geo-pos:lat "43.494808197021"^^xsd:decimal ;
  geo-pos:long "-7.0324501991272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A123-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:123-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '123-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0324501991272'^^xsd:double;
  dwc:latitude '43.494808197021'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:123-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A67-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A67-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A67-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481578826904 -7.0324301719666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481578826904"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0324301719666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A67-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481578826904 -7.0324301719666)"^^geo:wktLiteral ;
  geo-pos:lat "43.481578826904"^^xsd:decimal ;
  geo-pos:long "-7.0324301719666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A67-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:67-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '67-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0324301719666'^^xsd:double;
  dwc:latitude '43.481578826904'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:67-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A68-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A68-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A68-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502178192139 -7.0316801071167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.502178192139"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0316801071167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A68-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502178192139 -7.0316801071167)"^^geo:wktLiteral ;
  geo-pos:lat "43.502178192139"^^xsd:decimal ;
  geo-pos:long "-7.0316801071167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A68-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:68-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '68-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0316801071167'^^xsd:double;
  dwc:latitude '43.502178192139'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:68-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A73-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A73-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A73-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.522529602051 -7.0316300392151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.522529602051"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0316300392151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A73-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.522529602051 -7.0316300392151)"^^geo:wktLiteral ;
  geo-pos:lat "43.522529602051"^^xsd:decimal ;
  geo-pos:long "-7.0316300392151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A73-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:73-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '73-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0316300392151'^^xsd:double;
  dwc:latitude '43.522529602051'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:73-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A66-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A66-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A66-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49388885498 -7.0313401222229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49388885498"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0313401222229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A66-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49388885498 -7.0313401222229)"^^geo:wktLiteral ;
  geo-pos:lat "43.49388885498"^^xsd:decimal ;
  geo-pos:long "-7.0313401222229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A66-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:66-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '66-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0313401222229'^^xsd:double;
  dwc:latitude '43.49388885498'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:66-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A74-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A74-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A74-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538089752197 -7.0305700302124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.538089752197"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0305700302124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A74-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538089752197 -7.0305700302124)"^^geo:wktLiteral ;
  geo-pos:lat "43.538089752197"^^xsd:decimal ;
  geo-pos:long "-7.0305700302124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A74-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:74-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '74-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0305700302124'^^xsd:double;
  dwc:latitude '43.538089752197'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:74-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A72-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A72-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A72-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50899887085 -7.0302000045776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50899887085"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0302000045776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A72-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50899887085 -7.0302000045776)"^^geo:wktLiteral ;
  geo-pos:lat "43.50899887085"^^xsd:decimal ;
  geo-pos:long "-7.0302000045776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A72-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:72-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '72-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0302000045776'^^xsd:double;
  dwc:latitude '43.50899887085'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:72-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A119-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A119-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A119-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562740325928 -7.0293598175049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562740325928"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293598175049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A119-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562740325928 -7.0293598175049)"^^geo:wktLiteral ;
  geo-pos:lat "43.562740325928"^^xsd:decimal ;
  geo-pos:long "-7.0293598175049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A119-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:119-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '119-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293598175049'^^xsd:double;
  dwc:latitude '43.562740325928'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:119-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A118-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A118-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A118-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562740325928 -7.0293598175049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562740325928"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293598175049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A118-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562740325928 -7.0293598175049)"^^geo:wktLiteral ;
  geo-pos:lat "43.562740325928"^^xsd:decimal ;
  geo-pos:long "-7.0293598175049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A118-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:118-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '118-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293598175049'^^xsd:double;
  dwc:latitude '43.562740325928'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:118-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A120-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A120-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A120-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562740325928 -7.0293598175049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562740325928"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293598175049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A120-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562740325928 -7.0293598175049)"^^geo:wktLiteral ;
  geo-pos:lat "43.562740325928"^^xsd:decimal ;
  geo-pos:long "-7.0293598175049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A120-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:120-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '120-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293598175049'^^xsd:double;
  dwc:latitude '43.562740325928'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:120-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A77-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A77-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A77-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52087020874"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293498039246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A77-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  geo-pos:lat "43.52087020874"^^xsd:decimal ;
  geo-pos:long "-7.0293498039246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A77-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:77-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '77-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293498039246'^^xsd:double;
  dwc:latitude '43.52087020874'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:77-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A78-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A78-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A78-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52087020874"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293498039246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A78-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  geo-pos:lat "43.52087020874"^^xsd:decimal ;
  geo-pos:long "-7.0293498039246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A78-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:78-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '78-1'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293498039246'^^xsd:double;
  dwc:latitude '43.52087020874'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:78-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A75-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A75-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A75-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52087020874"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293498039246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A75-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  geo-pos:lat "43.52087020874"^^xsd:decimal ;
  geo-pos:long "-7.0293498039246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A75-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:75-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '75-1'^^xsd:string;
  dwc:scientificName 'Lysiosquilla eusebia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293498039246'^^xsd:double;
  dwc:latitude '43.52087020874'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:75-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A76-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A76-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A76-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52087020874"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293498039246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A76-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  geo-pos:lat "43.52087020874"^^xsd:decimal ;
  geo-pos:long "-7.0293498039246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A76-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:76-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '76-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293498039246'^^xsd:double;
  dwc:latitude '43.52087020874'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:76-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A79-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A79-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A79-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52087020874"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0293498039246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A79-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52087020874 -7.0293498039246)"^^geo:wktLiteral ;
  geo-pos:lat "43.52087020874"^^xsd:decimal ;
  geo-pos:long "-7.0293498039246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A79-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:79-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '79-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0293498039246'^^xsd:double;
  dwc:latitude '43.52087020874'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:79-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A113-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A113-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A113-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552829742432"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0291500091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A113-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  geo-pos:lat "43.552829742432"^^xsd:decimal ;
  geo-pos:long "-7.0291500091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A113-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:113-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '113-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0291500091553'^^xsd:double;
  dwc:latitude '43.552829742432'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:113-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A116-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A116-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A116-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552829742432"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0291500091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A116-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  geo-pos:lat "43.552829742432"^^xsd:decimal ;
  geo-pos:long "-7.0291500091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A116-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:116-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '116-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0291500091553'^^xsd:double;
  dwc:latitude '43.552829742432'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:116-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A115-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A115-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A115-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552829742432"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0291500091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A115-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  geo-pos:lat "43.552829742432"^^xsd:decimal ;
  geo-pos:long "-7.0291500091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A115-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:115-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '115-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0291500091553'^^xsd:double;
  dwc:latitude '43.552829742432'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:115-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A112-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A112-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A112-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552829742432"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0291500091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A112-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  geo-pos:lat "43.552829742432"^^xsd:decimal ;
  geo-pos:long "-7.0291500091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A112-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:112-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '112-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0291500091553'^^xsd:double;
  dwc:latitude '43.552829742432'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:112-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A117-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A117-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A117-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552829742432"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0291500091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A117-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  geo-pos:lat "43.552829742432"^^xsd:decimal ;
  geo-pos:long "-7.0291500091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A117-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:117-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '117-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0291500091553'^^xsd:double;
  dwc:latitude '43.552829742432'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:117-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A114-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A114-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A114-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552829742432"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0291500091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A114-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552829742432 -7.0291500091553)"^^geo:wktLiteral ;
  geo-pos:lat "43.552829742432"^^xsd:decimal ;
  geo-pos:long "-7.0291500091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A114-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:114-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '114-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0291500091553'^^xsd:double;
  dwc:latitude '43.552829742432'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:114-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A93-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A93-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A93-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485569000244 -7.0289301872253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.485569000244"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0289301872253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A93-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485569000244 -7.0289301872253)"^^geo:wktLiteral ;
  geo-pos:lat "43.485569000244"^^xsd:decimal ;
  geo-pos:long "-7.0289301872253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A93-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:93-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '93-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0289301872253'^^xsd:double;
  dwc:latitude '43.485569000244'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:93-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A94-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A94-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A94-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485569000244 -7.0289301872253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.485569000244"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0289301872253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A94-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485569000244 -7.0289301872253)"^^geo:wktLiteral ;
  geo-pos:lat "43.485569000244"^^xsd:decimal ;
  geo-pos:long "-7.0289301872253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A94-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:94-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '94-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0289301872253'^^xsd:double;
  dwc:latitude '43.485569000244'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:94-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A109-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A109-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A109-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54301071167 -7.0286002159119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54301071167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0286002159119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A109-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54301071167 -7.0286002159119)"^^geo:wktLiteral ;
  geo-pos:lat "43.54301071167"^^xsd:decimal ;
  geo-pos:long "-7.0286002159119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A109-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:109-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '109-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0286002159119'^^xsd:double;
  dwc:latitude '43.54301071167'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:109-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A110-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A110-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A110-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54301071167 -7.0286002159119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54301071167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0286002159119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A110-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54301071167 -7.0286002159119)"^^geo:wktLiteral ;
  geo-pos:lat "43.54301071167"^^xsd:decimal ;
  geo-pos:long "-7.0286002159119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A110-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:110-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '110-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0286002159119'^^xsd:double;
  dwc:latitude '43.54301071167'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:110-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A111-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A111-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A111-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54301071167 -7.0286002159119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54301071167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0286002159119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A111-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54301071167 -7.0286002159119)"^^geo:wktLiteral ;
  geo-pos:lat "43.54301071167"^^xsd:decimal ;
  geo-pos:long "-7.0286002159119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A111-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:111-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '111-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0286002159119'^^xsd:double;
  dwc:latitude '43.54301071167'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:111-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A89-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A89-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A89-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0283398628235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496360778809"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0283398628235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A89-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496360778809 -7.0283398628235)"^^geo:wktLiteral ;
  geo-pos:lat "43.496360778809"^^xsd:decimal ;
  geo-pos:long "-7.0283398628235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A89-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:89-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '89-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0283398628235'^^xsd:double;
  dwc:latitude '43.496360778809'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:89-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A99-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A99-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A99-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532371520996 -7.027880191803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532371520996"^^xsd:decimal ;
  dwc:decimalLongitude "-7.027880191803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A99-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532371520996 -7.027880191803)"^^geo:wktLiteral ;
  geo-pos:lat "43.532371520996"^^xsd:decimal ;
  geo-pos:long "-7.027880191803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A99-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:99-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '99-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.027880191803'^^xsd:double;
  dwc:latitude '43.532371520996'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:99-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A100-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A100-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A100-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532371520996 -7.027880191803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532371520996"^^xsd:decimal ;
  dwc:decimalLongitude "-7.027880191803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A100-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532371520996 -7.027880191803)"^^geo:wktLiteral ;
  geo-pos:lat "43.532371520996"^^xsd:decimal ;
  geo-pos:long "-7.027880191803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A100-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:100-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '100-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.027880191803'^^xsd:double;
  dwc:latitude '43.532371520996'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:100-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A148-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A148-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A148-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57495880127 -7.0278301239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57495880127"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0278301239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A148-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57495880127 -7.0278301239014)"^^geo:wktLiteral ;
  geo-pos:lat "43.57495880127"^^xsd:decimal ;
  geo-pos:long "-7.0278301239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A148-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:148-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '148-1'^^xsd:string;
  dwc:scientificName 'Urothoe pulchella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0278301239014'^^xsd:double;
  dwc:latitude '43.57495880127'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:148-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A147-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A147-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A147-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57495880127 -7.0278301239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57495880127"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0278301239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A147-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57495880127 -7.0278301239014)"^^geo:wktLiteral ;
  geo-pos:lat "43.57495880127"^^xsd:decimal ;
  geo-pos:long "-7.0278301239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A147-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:147-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '147-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0278301239014'^^xsd:double;
  dwc:latitude '43.57495880127'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:147-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A149-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A149-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A149-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57495880127 -7.0278301239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57495880127"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0278301239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A149-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57495880127 -7.0278301239014)"^^geo:wktLiteral ;
  geo-pos:lat "43.57495880127"^^xsd:decimal ;
  geo-pos:long "-7.0278301239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A149-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:149-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '149-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0278301239014'^^xsd:double;
  dwc:latitude '43.57495880127'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:149-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A90-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A90-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A90-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4914894104 -7.0275101661682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4914894104"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0275101661682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A90-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4914894104 -7.0275101661682)"^^geo:wktLiteral ;
  geo-pos:lat "43.4914894104"^^xsd:decimal ;
  geo-pos:long "-7.0275101661682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A90-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:90-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '90-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0275101661682'^^xsd:double;
  dwc:latitude '43.4914894104'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:90-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A92-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A92-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A92-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4914894104 -7.0275101661682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4914894104"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0275101661682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A92-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4914894104 -7.0275101661682)"^^geo:wktLiteral ;
  geo-pos:lat "43.4914894104"^^xsd:decimal ;
  geo-pos:long "-7.0275101661682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A92-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:92-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '92-1'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0275101661682'^^xsd:double;
  dwc:latitude '43.4914894104'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:92-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A91-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A91-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A91-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4914894104 -7.0275101661682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4914894104"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0275101661682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A91-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4914894104 -7.0275101661682)"^^geo:wktLiteral ;
  geo-pos:lat "43.4914894104"^^xsd:decimal ;
  geo-pos:long "-7.0275101661682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A91-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:91-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '91-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0275101661682'^^xsd:double;
  dwc:latitude '43.4914894104'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:91-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A121-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A121-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A121-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580989837646 -7.0275001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.580989837646"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0275001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A121-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580989837646 -7.0275001525879)"^^geo:wktLiteral ;
  geo-pos:lat "43.580989837646"^^xsd:decimal ;
  geo-pos:long "-7.0275001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A121-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:121-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '121-1'^^xsd:string;
  dwc:scientificName 'Portunus latipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0275001525879'^^xsd:double;
  dwc:latitude '43.580989837646'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '248001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:121-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A122-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A122-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A122-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580989837646 -7.0275001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.580989837646"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0275001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A122-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580989837646 -7.0275001525879)"^^geo:wktLiteral ;
  geo-pos:lat "43.580989837646"^^xsd:decimal ;
  geo-pos:long "-7.0275001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A122-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:122-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '122-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0275001525879'^^xsd:double;
  dwc:latitude '43.580989837646'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:122-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A151-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A151-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A151-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563961029053 -7.0272297859192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563961029053"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0272297859192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A151-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563961029053 -7.0272297859192)"^^geo:wktLiteral ;
  geo-pos:lat "43.563961029053"^^xsd:decimal ;
  geo-pos:long "-7.0272297859192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A151-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:151-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '151-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0272297859192'^^xsd:double;
  dwc:latitude '43.563961029053'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:151-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481399536133 -7.0271902084351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481399536133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0271902084351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481399536133 -7.0271902084351)"^^geo:wktLiteral ;
  geo-pos:lat "43.481399536133"^^xsd:decimal ;
  geo-pos:long "-7.0271902084351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '3-3'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0271902084351'^^xsd:double;
  dwc:latitude '43.481399536133'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:3-3'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481399536133 -7.0271902084351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481399536133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0271902084351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481399536133 -7.0271902084351)"^^geo:wktLiteral ;
  geo-pos:lat "43.481399536133"^^xsd:decimal ;
  geo-pos:long "-7.0271902084351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '2-2'^^xsd:string;
  dwc:scientificName 'Corophium sp'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0271902084351'^^xsd:double;
  dwc:latitude '43.481399536133'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:2-2'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481399536133 -7.0271902084351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481399536133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0271902084351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481399536133 -7.0271902084351)"^^geo:wktLiteral ;
  geo-pos:lat "43.481399536133"^^xsd:decimal ;
  geo-pos:long "-7.0271902084351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '4-4'^^xsd:string;
  dwc:scientificName 'Idotea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0271902084351'^^xsd:double;
  dwc:latitude '43.481399536133'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:4-4'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46842956543 -7.0271801948547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46842956543"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0271801948547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46842956543 -7.0271801948547)"^^geo:wktLiteral ;
  geo-pos:lat "43.46842956543"^^xsd:decimal ;
  geo-pos:long "-7.0271801948547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '1-1'^^xsd:string;
  dwc:scientificName 'Idotea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0271801948547'^^xsd:double;
  dwc:latitude '43.46842956543'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:1-1'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A7-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A7-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A7-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62202835083 -7.0267901420593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62202835083"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0267901420593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A7-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62202835083 -7.0267901420593)"^^geo:wktLiteral ;
  geo-pos:lat "43.62202835083"^^xsd:decimal ;
  geo-pos:long "-7.0267901420593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A7-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:7-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '7-1'^^xsd:string;
  dwc:scientificName 'Dynamene bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0267901420593'^^xsd:double;
  dwc:latitude '43.62202835083'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '256988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:7-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '256988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A82-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A82-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A82-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488498687744"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265197753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A82-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  geo-pos:lat "43.488498687744"^^xsd:decimal ;
  geo-pos:long "-7.0265197753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A82-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:82-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '82-1'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265197753906'^^xsd:double;
  dwc:latitude '43.488498687744'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:82-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A88-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A88-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A88-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488498687744"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265197753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A88-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  geo-pos:lat "43.488498687744"^^xsd:decimal ;
  geo-pos:long "-7.0265197753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A88-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:88-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '88-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265197753906'^^xsd:double;
  dwc:latitude '43.488498687744'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:88-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A87-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A87-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A87-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488498687744"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265197753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A87-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  geo-pos:lat "43.488498687744"^^xsd:decimal ;
  geo-pos:long "-7.0265197753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A87-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:87-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '87-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265197753906'^^xsd:double;
  dwc:latitude '43.488498687744'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:87-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A86-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A86-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A86-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488498687744"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265197753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A86-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  geo-pos:lat "43.488498687744"^^xsd:decimal ;
  geo-pos:long "-7.0265197753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A86-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:86-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '86-1'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265197753906'^^xsd:double;
  dwc:latitude '43.488498687744'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:86-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A84-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A84-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A84-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488498687744"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265197753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A84-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  geo-pos:lat "43.488498687744"^^xsd:decimal ;
  geo-pos:long "-7.0265197753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A84-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:84-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '84-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265197753906'^^xsd:double;
  dwc:latitude '43.488498687744'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:84-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A85-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A85-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A85-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488498687744"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265197753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A85-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  geo-pos:lat "43.488498687744"^^xsd:decimal ;
  geo-pos:long "-7.0265197753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A85-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:85-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '85-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265197753906'^^xsd:double;
  dwc:latitude '43.488498687744'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:85-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A83-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A83-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A83-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488498687744"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265197753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A83-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488498687744 -7.0265197753906)"^^geo:wktLiteral ;
  geo-pos:lat "43.488498687744"^^xsd:decimal ;
  geo-pos:long "-7.0265197753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A83-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:83-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '83-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265197753906'^^xsd:double;
  dwc:latitude '43.488498687744'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:83-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A146-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A146-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A146-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588619232178 -7.0265097618103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588619232178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0265097618103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A146-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588619232178 -7.0265097618103)"^^geo:wktLiteral ;
  geo-pos:lat "43.588619232178"^^xsd:decimal ;
  geo-pos:long "-7.0265097618103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A146-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:146-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '146-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0265097618103'^^xsd:double;
  dwc:latitude '43.588619232178'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:146-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A152-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A152-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A152-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551078796387 -7.0264701843262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.551078796387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0264701843262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A152-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551078796387 -7.0264701843262)"^^geo:wktLiteral ;
  geo-pos:lat "43.551078796387"^^xsd:decimal ;
  geo-pos:long "-7.0264701843262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A152-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:152-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '152-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0264701843262'^^xsd:double;
  dwc:latitude '43.551078796387'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:152-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A101-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A101-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A101-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528560638428 -7.0262498855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.528560638428"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0262498855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A101-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528560638428 -7.0262498855591)"^^geo:wktLiteral ;
  geo-pos:lat "43.528560638428"^^xsd:decimal ;
  geo-pos:long "-7.0262498855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A101-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:101-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '101-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0262498855591'^^xsd:double;
  dwc:latitude '43.528560638428'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:101-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A102-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A102-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A102-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528560638428 -7.0262498855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.528560638428"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0262498855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A102-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528560638428 -7.0262498855591)"^^geo:wktLiteral ;
  geo-pos:lat "43.528560638428"^^xsd:decimal ;
  geo-pos:long "-7.0262498855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A102-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:102-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '102-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0262498855591'^^xsd:double;
  dwc:latitude '43.528560638428'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:102-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A143-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A143-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A143-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450679779053 -7.0262398719788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450679779053"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0262398719788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A143-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450679779053 -7.0262398719788)"^^geo:wktLiteral ;
  geo-pos:lat "43.450679779053"^^xsd:decimal ;
  geo-pos:long "-7.0262398719788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A143-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:143-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '143-1'^^xsd:string;
  dwc:scientificName 'Gammarus zaddachi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0262398719788'^^xsd:double;
  dwc:latitude '43.450679779053'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:143-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A150-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A150-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A150-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578258514404 -7.0260801315308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.578258514404"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0260801315308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A150-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578258514404 -7.0260801315308)"^^geo:wktLiteral ;
  geo-pos:lat "43.578258514404"^^xsd:decimal ;
  geo-pos:long "-7.0260801315308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A150-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:150-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '150-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0260801315308'^^xsd:double;
  dwc:latitude '43.578258514404'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:150-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A63-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A63-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A63-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516761779785 -7.025869846344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516761779785"^^xsd:decimal ;
  dwc:decimalLongitude "-7.025869846344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A63-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516761779785 -7.025869846344)"^^geo:wktLiteral ;
  geo-pos:lat "43.516761779785"^^xsd:decimal ;
  geo-pos:long "-7.025869846344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A63-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:63-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '63-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.025869846344'^^xsd:double;
  dwc:latitude '43.516761779785'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:63-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A62-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A62-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A62-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516761779785 -7.025869846344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516761779785"^^xsd:decimal ;
  dwc:decimalLongitude "-7.025869846344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A62-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516761779785 -7.025869846344)"^^geo:wktLiteral ;
  geo-pos:lat "43.516761779785"^^xsd:decimal ;
  geo-pos:long "-7.025869846344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A62-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:62-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '62-1'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.025869846344'^^xsd:double;
  dwc:latitude '43.516761779785'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:62-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A34-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A34-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A34-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.499561309814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0257902145386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A34-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  geo-pos:lat "43.499561309814"^^xsd:decimal ;
  geo-pos:long "-7.0257902145386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A34-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:34-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '34-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0257902145386'^^xsd:double;
  dwc:latitude '43.499561309814'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:34-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A33-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A33-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A33-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.499561309814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0257902145386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A33-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  geo-pos:lat "43.499561309814"^^xsd:decimal ;
  geo-pos:long "-7.0257902145386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A33-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:33-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '33-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0257902145386'^^xsd:double;
  dwc:latitude '43.499561309814'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:33-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A36-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A36-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A36-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.499561309814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0257902145386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A36-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  geo-pos:lat "43.499561309814"^^xsd:decimal ;
  geo-pos:long "-7.0257902145386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A36-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:36-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '36-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0257902145386'^^xsd:double;
  dwc:latitude '43.499561309814'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:36-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A35-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A35-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A35-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.499561309814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0257902145386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A35-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  geo-pos:lat "43.499561309814"^^xsd:decimal ;
  geo-pos:long "-7.0257902145386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A35-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:35-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '35-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0257902145386'^^xsd:double;
  dwc:latitude '43.499561309814'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:35-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A31-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A31-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A31-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.499561309814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0257902145386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A31-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  geo-pos:lat "43.499561309814"^^xsd:decimal ;
  geo-pos:long "-7.0257902145386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A31-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:31-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '31-1'^^xsd:string;
  dwc:scientificName 'Portunus latipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0257902145386'^^xsd:double;
  dwc:latitude '43.499561309814'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '248001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:31-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A32-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A32-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A32-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.499561309814"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0257902145386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A32-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.499561309814 -7.0257902145386)"^^geo:wktLiteral ;
  geo-pos:lat "43.499561309814"^^xsd:decimal ;
  geo-pos:long "-7.0257902145386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A32-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:32-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '32-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0257902145386'^^xsd:double;
  dwc:latitude '43.499561309814'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:32-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A98-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A98-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A98-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600860595703 -7.0257501602173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.600860595703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0257501602173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A98-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600860595703 -7.0257501602173)"^^geo:wktLiteral ;
  geo-pos:lat "43.600860595703"^^xsd:decimal ;
  geo-pos:long "-7.0257501602173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A98-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:98-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '98-1'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0257501602173'^^xsd:double;
  dwc:latitude '43.600860595703'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:98-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A14-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A14-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A14-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48657989502"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0249400138855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A14-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  geo-pos:lat "43.48657989502"^^xsd:decimal ;
  geo-pos:long "-7.0249400138855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A14-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:14-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '14-1'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0249400138855'^^xsd:double;
  dwc:latitude '43.48657989502'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:14-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A13-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A13-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A13-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48657989502"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0249400138855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A13-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  geo-pos:lat "43.48657989502"^^xsd:decimal ;
  geo-pos:long "-7.0249400138855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A13-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:13-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '13-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0249400138855'^^xsd:double;
  dwc:latitude '43.48657989502'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:13-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A12-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A12-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A12-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48657989502"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0249400138855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A12-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  geo-pos:lat "43.48657989502"^^xsd:decimal ;
  geo-pos:long "-7.0249400138855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A12-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:12-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '12-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0249400138855'^^xsd:double;
  dwc:latitude '43.48657989502'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:12-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A15-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A15-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A15-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48657989502"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0249400138855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A15-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  geo-pos:lat "43.48657989502"^^xsd:decimal ;
  geo-pos:long "-7.0249400138855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A15-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:15-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '15-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0249400138855'^^xsd:double;
  dwc:latitude '43.48657989502'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:15-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A16-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A16-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A16-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48657989502"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0249400138855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A16-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48657989502 -7.0249400138855)"^^geo:wktLiteral ;
  geo-pos:lat "43.48657989502"^^xsd:decimal ;
  geo-pos:long "-7.0249400138855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A16-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:16-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '16-1'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0249400138855'^^xsd:double;
  dwc:latitude '43.48657989502'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:16-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A153-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A153-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A153-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556091308594 -7.024829864502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556091308594"^^xsd:decimal ;
  dwc:decimalLongitude "-7.024829864502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A153-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556091308594 -7.024829864502)"^^geo:wktLiteral ;
  geo-pos:lat "43.556091308594"^^xsd:decimal ;
  geo-pos:long "-7.024829864502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A153-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:153-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '153-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.024829864502'^^xsd:double;
  dwc:latitude '43.556091308594'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:153-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A105-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A105-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A105-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539878845215 -7.0245800018311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.539878845215"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0245800018311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A105-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539878845215 -7.0245800018311)"^^geo:wktLiteral ;
  geo-pos:lat "43.539878845215"^^xsd:decimal ;
  geo-pos:long "-7.0245800018311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A105-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:105-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '105-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0245800018311'^^xsd:double;
  dwc:latitude '43.539878845215'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:105-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A103-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A103-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A103-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539878845215 -7.0245800018311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.539878845215"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0245800018311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A103-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539878845215 -7.0245800018311)"^^geo:wktLiteral ;
  geo-pos:lat "43.539878845215"^^xsd:decimal ;
  geo-pos:long "-7.0245800018311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A103-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:103-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '103-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0245800018311'^^xsd:double;
  dwc:latitude '43.539878845215'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:103-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A104-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A104-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A104-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539878845215 -7.0245800018311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.539878845215"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0245800018311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A104-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539878845215 -7.0245800018311)"^^geo:wktLiteral ;
  geo-pos:lat "43.539878845215"^^xsd:decimal ;
  geo-pos:long "-7.0245800018311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A104-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:104-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '104-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0245800018311'^^xsd:double;
  dwc:latitude '43.539878845215'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:104-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A41-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A41-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A41-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495040893555"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0245099067688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A41-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  geo-pos:lat "43.495040893555"^^xsd:decimal ;
  geo-pos:long "-7.0245099067688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A41-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:41-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '41-1'^^xsd:string;
  dwc:scientificName 'Cumopsis longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0245099067688'^^xsd:double;
  dwc:latitude '43.495040893555'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:41-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '110466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A40-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A40-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A40-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495040893555"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0245099067688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A40-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  geo-pos:lat "43.495040893555"^^xsd:decimal ;
  geo-pos:long "-7.0245099067688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A40-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:40-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '40-1'^^xsd:string;
  dwc:scientificName 'Ione thoracica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0245099067688'^^xsd:double;
  dwc:latitude '43.495040893555'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:40-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '118218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A42-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A42-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A42-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495040893555"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0245099067688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A42-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  geo-pos:lat "43.495040893555"^^xsd:decimal ;
  geo-pos:long "-7.0245099067688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A42-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:42-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '42-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0245099067688'^^xsd:double;
  dwc:latitude '43.495040893555'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:42-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A39-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A39-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A39-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495040893555"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0245099067688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A39-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495040893555 -7.0245099067688)"^^geo:wktLiteral ;
  geo-pos:lat "43.495040893555"^^xsd:decimal ;
  geo-pos:long "-7.0245099067688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A39-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:39-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '39-1'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0245099067688'^^xsd:double;
  dwc:latitude '43.495040893555'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:39-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A65-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A65-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A65-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474048614502 -7.0243401527405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.474048614502"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0243401527405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A65-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474048614502 -7.0243401527405)"^^geo:wktLiteral ;
  geo-pos:lat "43.474048614502"^^xsd:decimal ;
  geo-pos:long "-7.0243401527405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A65-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:65-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '65-1'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0243401527405'^^xsd:double;
  dwc:latitude '43.474048614502'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:65-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A64-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A64-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A64-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474048614502 -7.0243401527405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.474048614502"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0243401527405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A64-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474048614502 -7.0243401527405)"^^geo:wktLiteral ;
  geo-pos:lat "43.474048614502"^^xsd:decimal ;
  geo-pos:long "-7.0243401527405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A64-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:64-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '64-1'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0243401527405'^^xsd:double;
  dwc:latitude '43.474048614502'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:64-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A50-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A50-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A50-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531398773193"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0239300727844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A50-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  geo-pos:lat "43.531398773193"^^xsd:decimal ;
  geo-pos:long "-7.0239300727844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A50-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:50-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '50-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0239300727844'^^xsd:double;
  dwc:latitude '43.531398773193'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:50-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A54-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A54-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A54-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531398773193"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0239300727844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A54-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  geo-pos:lat "43.531398773193"^^xsd:decimal ;
  geo-pos:long "-7.0239300727844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A54-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:54-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '54-1'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0239300727844'^^xsd:double;
  dwc:latitude '43.531398773193'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:54-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A55-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A55-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A55-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531398773193"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0239300727844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A55-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  geo-pos:lat "43.531398773193"^^xsd:decimal ;
  geo-pos:long "-7.0239300727844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A55-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:55-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '55-1'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0239300727844'^^xsd:double;
  dwc:latitude '43.531398773193'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:55-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A53-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A53-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A53-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531398773193"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0239300727844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A53-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  geo-pos:lat "43.531398773193"^^xsd:decimal ;
  geo-pos:long "-7.0239300727844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A53-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:53-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '53-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0239300727844'^^xsd:double;
  dwc:latitude '43.531398773193'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:53-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A51-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A51-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A51-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531398773193"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0239300727844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A51-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  geo-pos:lat "43.531398773193"^^xsd:decimal ;
  geo-pos:long "-7.0239300727844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A51-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:51-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '51-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0239300727844'^^xsd:double;
  dwc:latitude '43.531398773193'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:51-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A52-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A52-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A52-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531398773193"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0239300727844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A52-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531398773193 -7.0239300727844)"^^geo:wktLiteral ;
  geo-pos:lat "43.531398773193"^^xsd:decimal ;
  geo-pos:long "-7.0239300727844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A52-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:52-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '52-1'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0239300727844'^^xsd:double;
  dwc:latitude '43.531398773193'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:52-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A141-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A141-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A141-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471069335938 -7.0237498283386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.471069335938"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0237498283386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A141-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471069335938 -7.0237498283386)"^^geo:wktLiteral ;
  geo-pos:lat "43.471069335938"^^xsd:decimal ;
  geo-pos:long "-7.0237498283386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A141-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:141-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '141-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0237498283386'^^xsd:double;
  dwc:latitude '43.471069335938'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:141-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A11-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A11-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A11-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494388580322"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0233101844788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A11-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  geo-pos:lat "43.494388580322"^^xsd:decimal ;
  geo-pos:long "-7.0233101844788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A11-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:11-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '11-1'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0233101844788'^^xsd:double;
  dwc:latitude '43.494388580322'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:11-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A10-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A10-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A10-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494388580322"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0233101844788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A10-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  geo-pos:lat "43.494388580322"^^xsd:decimal ;
  geo-pos:long "-7.0233101844788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A10-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:10-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '10-1'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0233101844788'^^xsd:double;
  dwc:latitude '43.494388580322'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:10-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A8-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A8-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A8-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494388580322"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0233101844788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A8-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  geo-pos:lat "43.494388580322"^^xsd:decimal ;
  geo-pos:long "-7.0233101844788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A8-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:8-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '8-1'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0233101844788'^^xsd:double;
  dwc:latitude '43.494388580322'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:8-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A9-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A9-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A9-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494388580322"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0233101844788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A9-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494388580322 -7.0233101844788)"^^geo:wktLiteral ;
  geo-pos:lat "43.494388580322"^^xsd:decimal ;
  geo-pos:long "-7.0233101844788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A9-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:9-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '9-1'^^xsd:string;
  dwc:scientificName 'Processa edulis  subsp. crassipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0233101844788'^^xsd:double;
  dwc:latitude '43.494388580322'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '108336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:9-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '108336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A145-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A145-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A145-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456298828125 -7.0232701301575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.456298828125"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0232701301575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A145-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456298828125 -7.0232701301575)"^^geo:wktLiteral ;
  geo-pos:lat "43.456298828125"^^xsd:decimal ;
  geo-pos:long "-7.0232701301575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A145-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:145-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '145-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0232701301575'^^xsd:double;
  dwc:latitude '43.456298828125'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:145-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A106-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A106-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A106-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556781768799 -7.023069858551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556781768799"^^xsd:decimal ;
  dwc:decimalLongitude "-7.023069858551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A106-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556781768799 -7.023069858551)"^^geo:wktLiteral ;
  geo-pos:lat "43.556781768799"^^xsd:decimal ;
  geo-pos:long "-7.023069858551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A106-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:106-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '106-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.023069858551'^^xsd:double;
  dwc:latitude '43.556781768799'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:106-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A107-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A107-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A107-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556781768799 -7.023069858551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556781768799"^^xsd:decimal ;
  dwc:decimalLongitude "-7.023069858551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A107-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556781768799 -7.023069858551)"^^geo:wktLiteral ;
  geo-pos:lat "43.556781768799"^^xsd:decimal ;
  geo-pos:long "-7.023069858551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A107-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:107-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '107-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.023069858551'^^xsd:double;
  dwc:latitude '43.556781768799'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:107-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A49-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A49-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A49-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530670166016 -7.022970199585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.530670166016"^^xsd:decimal ;
  dwc:decimalLongitude "-7.022970199585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A49-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530670166016 -7.022970199585)"^^geo:wktLiteral ;
  geo-pos:lat "43.530670166016"^^xsd:decimal ;
  geo-pos:long "-7.022970199585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A49-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:49-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '49-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.022970199585'^^xsd:double;
  dwc:latitude '43.530670166016'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:49-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A48-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A48-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A48-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530670166016 -7.022970199585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.530670166016"^^xsd:decimal ;
  dwc:decimalLongitude "-7.022970199585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A48-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530670166016 -7.022970199585)"^^geo:wktLiteral ;
  geo-pos:lat "43.530670166016"^^xsd:decimal ;
  geo-pos:long "-7.022970199585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A48-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:48-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '48-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.022970199585'^^xsd:double;
  dwc:latitude '43.530670166016'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:48-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A108-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A108-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A108-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569290161133 -7.0229501724243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569290161133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0229501724243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A108-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569290161133 -7.0229501724243)"^^geo:wktLiteral ;
  geo-pos:lat "43.569290161133"^^xsd:decimal ;
  geo-pos:long "-7.0229501724243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A108-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:108-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '108-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0229501724243'^^xsd:double;
  dwc:latitude '43.569290161133'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:108-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A56-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A56-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A56-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523448944092 -7.02205991745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.523448944092"^^xsd:decimal ;
  dwc:decimalLongitude "-7.02205991745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A56-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523448944092 -7.02205991745)"^^geo:wktLiteral ;
  geo-pos:lat "43.523448944092"^^xsd:decimal ;
  geo-pos:long "-7.02205991745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A56-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:56-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '56-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.02205991745'^^xsd:double;
  dwc:latitude '43.523448944092'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:56-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A57-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A57-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A57-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523448944092 -7.02205991745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.523448944092"^^xsd:decimal ;
  dwc:decimalLongitude "-7.02205991745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A57-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523448944092 -7.02205991745)"^^geo:wktLiteral ;
  geo-pos:lat "43.523448944092"^^xsd:decimal ;
  geo-pos:long "-7.02205991745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A57-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:57-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '57-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.02205991745'^^xsd:double;
  dwc:latitude '43.523448944092'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:57-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A20-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A20-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A20-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A20-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A20-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:20-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '20-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:20-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A23-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A23-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A23-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A23-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A23-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:23-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '23-1'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:23-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A18-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A18-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A18-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A18-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A18-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:18-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '18-1'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:18-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A21-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A21-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A21-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A21-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A21-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:21-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '21-1'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:21-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A22-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A22-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A22-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A22-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A22-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:22-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '22-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:22-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A17-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A17-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A17-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A17-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A17-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:17-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '17-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:17-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A19-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A19-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A19-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A19-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A19-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:19-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '19-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:19-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A24-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A24-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A24-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490760803223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0220499038696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A24-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490760803223 -7.0220499038696)"^^geo:wktLiteral ;
  geo-pos:lat "43.490760803223"^^xsd:decimal ;
  geo-pos:long "-7.0220499038696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A24-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:24-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '24-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0220499038696'^^xsd:double;
  dwc:latitude '43.490760803223'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:24-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A38-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A38-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A38-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507148742676 -7.0219898223877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.507148742676"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0219898223877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A38-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507148742676 -7.0219898223877)"^^geo:wktLiteral ;
  geo-pos:lat "43.507148742676"^^xsd:decimal ;
  geo-pos:long "-7.0219898223877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A38-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:38-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '38-1'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0219898223877'^^xsd:double;
  dwc:latitude '43.507148742676'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:38-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A37-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A37-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A37-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507148742676 -7.0219898223877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.507148742676"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0219898223877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A37-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507148742676 -7.0219898223877)"^^geo:wktLiteral ;
  geo-pos:lat "43.507148742676"^^xsd:decimal ;
  geo-pos:long "-7.0219898223877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A37-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:37-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '37-1'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0219898223877'^^xsd:double;
  dwc:latitude '43.507148742676'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:37-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A144-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A144-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A144-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45357131958 -7.0217099189758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45357131958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0217099189758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A144-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45357131958 -7.0217099189758)"^^geo:wktLiteral ;
  geo-pos:lat "43.45357131958"^^xsd:decimal ;
  geo-pos:long "-7.0217099189758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A144-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:144-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '144-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0217099189758'^^xsd:double;
  dwc:latitude '43.45357131958'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:144-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A58-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A58-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A58-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516681671143"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0211501121521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A58-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  geo-pos:lat "43.516681671143"^^xsd:decimal ;
  geo-pos:long "-7.0211501121521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A58-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:58-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '58-1'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0211501121521'^^xsd:double;
  dwc:latitude '43.516681671143'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:58-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A59-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A59-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A59-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516681671143"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0211501121521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A59-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  geo-pos:lat "43.516681671143"^^xsd:decimal ;
  geo-pos:long "-7.0211501121521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A59-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:59-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '59-1'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0211501121521'^^xsd:double;
  dwc:latitude '43.516681671143'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:59-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A61-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A61-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A61-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516681671143"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0211501121521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A61-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  geo-pos:lat "43.516681671143"^^xsd:decimal ;
  geo-pos:long "-7.0211501121521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A61-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:61-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '61-1'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0211501121521'^^xsd:double;
  dwc:latitude '43.516681671143'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:61-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A60-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A60-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A60-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516681671143"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0211501121521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A60-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516681671143 -7.0211501121521)"^^geo:wktLiteral ;
  geo-pos:lat "43.516681671143"^^xsd:decimal ;
  geo-pos:long "-7.0211501121521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A60-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:60-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '60-1'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0211501121521'^^xsd:double;
  dwc:latitude '43.516681671143'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:60-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A80-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A80-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A80-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460388183594 -7.0205698013306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.460388183594"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0205698013306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A80-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460388183594 -7.0205698013306)"^^geo:wktLiteral ;
  geo-pos:lat "43.460388183594"^^xsd:decimal ;
  geo-pos:long "-7.0205698013306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A80-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:80-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '80-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0205698013306'^^xsd:double;
  dwc:latitude '43.460388183594'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:80-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A142-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A142-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A142-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467121124268 -7.019070148468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467121124268"^^xsd:decimal ;
  dwc:decimalLongitude "-7.019070148468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A142-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467121124268 -7.019070148468)"^^geo:wktLiteral ;
  geo-pos:lat "43.467121124268"^^xsd:decimal ;
  geo-pos:long "-7.019070148468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A142-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:142-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '142-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.019070148468'^^xsd:double;
  dwc:latitude '43.467121124268'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:142-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A81-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A81-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A81-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457389831543 -7.0189399719238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.457389831543"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0189399719238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A81-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457389831543 -7.0189399719238)"^^geo:wktLiteral ;
  geo-pos:lat "43.457389831543"^^xsd:decimal ;
  geo-pos:long "-7.0189399719238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A81-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:81-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '81-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0189399719238'^^xsd:double;
  dwc:latitude '43.457389831543'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:81-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A27-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A27-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A27-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.478370666504 -7.0187001228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.478370666504"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0187001228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A27-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.478370666504 -7.0187001228333)"^^geo:wktLiteral ;
  geo-pos:lat "43.478370666504"^^xsd:decimal ;
  geo-pos:long "-7.0187001228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A27-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:27-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '27-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0187001228333'^^xsd:double;
  dwc:latitude '43.478370666504'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:27-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A6-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A6-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A6-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463840484619 -7.016900062561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.463840484619"^^xsd:decimal ;
  dwc:decimalLongitude "-7.016900062561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A6-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463840484619 -7.016900062561)"^^geo:wktLiteral ;
  geo-pos:lat "43.463840484619"^^xsd:decimal ;
  geo-pos:long "-7.016900062561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A6-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:6-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '6-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.016900062561'^^xsd:double;
  dwc:latitude '43.463840484619'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:6-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463840484619 -7.016900062561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.463840484619"^^xsd:decimal ;
  dwc:decimalLongitude "-7.016900062561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463840484619 -7.016900062561)"^^geo:wktLiteral ;
  geo-pos:lat "43.463840484619"^^xsd:decimal ;
  geo-pos:long "-7.016900062561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '5-5'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.016900062561'^^xsd:double;
  dwc:latitude '43.463840484619'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:5-5'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A26-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A26-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A26-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482181549072 -7.0154600143433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.482181549072"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0154600143433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A26-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482181549072 -7.0154600143433)"^^geo:wktLiteral ;
  geo-pos:lat "43.482181549072"^^xsd:decimal ;
  geo-pos:long "-7.0154600143433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A26-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:26-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '26-1'^^xsd:string;
  dwc:scientificName 'Upogebia stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0154600143433'^^xsd:double;
  dwc:latitude '43.482181549072'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:26-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A25-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A25-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A25-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476238250732 -7.0150599479675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.476238250732"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0150599479675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A25-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476238250732 -7.0150599479675)"^^geo:wktLiteral ;
  geo-pos:lat "43.476238250732"^^xsd:decimal ;
  geo-pos:long "-7.0150599479675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A25-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:25-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '25-1'^^xsd:string;
  dwc:scientificName 'Macropipus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0150599479675'^^xsd:double;
  dwc:latitude '43.476238250732'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:25-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A96-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A96-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A96-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.486469268799 -7.0132298469543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.486469268799"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0132298469543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A96-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.486469268799 -7.0132298469543)"^^geo:wktLiteral ;
  geo-pos:lat "43.486469268799"^^xsd:decimal ;
  geo-pos:long "-7.0132298469543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A96-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:96-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '96-1'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0132298469543'^^xsd:double;
  dwc:latitude '43.486469268799'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:96-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A95-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A95-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A95-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.486469268799 -7.0132298469543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.486469268799"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0132298469543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A95-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.486469268799 -7.0132298469543)"^^geo:wktLiteral ;
  geo-pos:lat "43.486469268799"^^xsd:decimal ;
  geo-pos:long "-7.0132298469543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A95-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:95-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '95-1'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0132298469543'^^xsd:double;
  dwc:latitude '43.486469268799'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:95-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A97-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A97-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A97-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481060028076 -7.0128698348999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481060028076"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0128698348999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A97-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481060028076 -7.0128698348999)"^^geo:wktLiteral ;
  geo-pos:lat "43.481060028076"^^xsd:decimal ;
  geo-pos:long "-7.0128698348999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A97-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:97-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '97-1'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0128698348999'^^xsd:double;
  dwc:latitude '43.481060028076'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:97-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A156-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A156-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A156-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.489528656006 -7.0083198547363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.489528656006"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0083198547363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A156-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.489528656006 -7.0083198547363)"^^geo:wktLiteral ;
  geo-pos:lat "43.489528656006"^^xsd:decimal ;
  geo-pos:long "-7.0083198547363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A156-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:156-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '156-1'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0083198547363'^^xsd:double;
  dwc:latitude '43.489528656006'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:156-1'^^xsd:anyURI;
  dwc:observationDate '1990-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A155-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A155-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A155-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512481689453 -7.0072298049927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.512481689453"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0072298049927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A155-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512481689453 -7.0072298049927)"^^geo:wktLiteral ;
  geo-pos:lat "43.512481689453"^^xsd:decimal ;
  geo-pos:long "-7.0072298049927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2809__urn%3Acatalog%3ACZULE%3ACZULE-Malacostraca%3A155-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Malacostraca:155-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2809_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Malacostraca'^^xsd:string;
  dwc:catalogNumber '155-1'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Laborda Navia, A.J.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.0072298049927'^^xsd:double;
  dwc:latitude '43.512481689453'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Malacostraca:155-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF