@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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A70-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A70-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A70-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A70-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.529998779297"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A70-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:70-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '70-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.529998779297'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:70-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A122-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A122-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A122-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A122-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A122-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:122-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '122-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:122-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A173-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A173-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A173-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A173-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A173-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:173-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '173-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:173-1'^^xsd:anyURI;
  dwc:observationDate '1990-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A15-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A15-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A15-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A15-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A15-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:15-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '15-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:15-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A61-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A61-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A61-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A61-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A61-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:61-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '61-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:61-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A125-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A125-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A125-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A125-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A125-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:125-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '125-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:125-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A138-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A138-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A138-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A138-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.560001373291"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A138-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:138-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '138-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.560001373291'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:138-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A26-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A26-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A26-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A26-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A26-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:26-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '26-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:26-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A53-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A53-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A53-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A53-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A53-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:53-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '53-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:53-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A120-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A120-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A120-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A120-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A120-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:120-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '120-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:120-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A172-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A172-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A172-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A172-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A172-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:172-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '172-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:172-1'^^xsd:anyURI;
  dwc:observationDate '1990-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A166-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A166-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A166-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A166-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A166-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:166-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '166-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:166-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A11-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A11-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A11-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A11-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A11-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:11-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '11-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:11-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A51-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A51-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A51-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A51-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A51-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:51-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '51-1'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '141790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:51-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A157-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A157-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A157-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A157-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A157-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:157-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '157-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:157-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A57-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A57-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A57-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A57-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A57-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:57-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '57-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:57-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A145-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A145-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A145-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A145-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A145-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:145-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '145-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:145-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A59-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A59-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A59-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A59-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A59-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:59-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '59-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:59-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A79-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A79-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A79-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A79-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A79-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:79-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '79-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:79-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A174-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A174-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A174-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A174-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A174-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:174-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '174-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:174-1'^^xsd:anyURI;
  dwc:observationDate '1990-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A18-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A18-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A18-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A18-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A18-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:18-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '18-1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:18-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A36-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A36-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A36-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A36-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A36-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:36-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '36-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:36-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A117-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A117-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A117-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A117-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A117-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:117-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '117-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:117-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A83-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A83-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A83-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A83-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A83-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:83-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '83-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:83-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A143-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A143-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A143-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A143-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A143-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:143-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '143-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:143-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A75-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A75-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A75-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A75-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A75-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:75-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '75-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:75-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A98-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A98-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A98-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A98-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A98-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:98-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '98-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:98-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A17-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A17-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A17-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A17-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A17-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:17-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '17-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:17-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A74-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A74-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A74-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A74-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A74-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:74-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '74-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:74-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A142-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A142-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A142-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A142-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A142-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:142-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '142-1'^^xsd:string;
  dwc:scientificName 'Lunatia fusca'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '150587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:142-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '140529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A147-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A147-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A147-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A147-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A147-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:147-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '147-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:147-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A135-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A135-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A135-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A135-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.560001373291"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A135-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:135-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '135-1'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.560001373291'^^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 '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:135-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A65-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A65-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A65-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A65-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A65-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:65-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '65-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.5'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:65-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A112-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A112-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A112-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A112-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A112-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:112-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '112-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:112-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A104-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A104-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A104-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A104-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A104-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:104-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '104-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:104-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A73-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A73-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A73-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A73-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A73-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:73-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '73-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:73-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A9-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A9-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A9-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A9-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A9-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:9-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '9-1'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:9-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A44-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A44-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A44-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A44-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A44-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:44-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '44-1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:44-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A118-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A118-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A118-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A118-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A118-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:118-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '118-1'^^xsd:string;
  dwc:scientificName 'Monodonta lineata'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '153534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:118-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A97-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A97-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A97-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A97-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A97-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:97-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '97-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:97-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A58-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A58-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A58-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A58-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A58-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:58-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '58-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:58-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A100-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A100-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A100-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A100-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A100-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:100-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '100-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:100-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A47-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A47-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A47-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A47-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A47-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:47-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '47-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:47-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A25-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A25-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A25-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A25-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A25-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:25-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '25-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:25-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A158-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A158-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A158-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A158-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A158-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:158-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '158-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:158-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A50-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A50-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A50-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A50-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A50-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:50-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '50-1'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:50-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A119-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A119-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A119-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A119-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A119-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:119-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '119-1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:119-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A38-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A38-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A38-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A38-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A38-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:38-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '38-1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:38-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A124-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A124-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A124-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A124-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A124-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:124-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '124-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:124-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A160-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A160-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A160-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A160-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A160-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:160-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '160-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:160-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A46-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A46-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A46-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A46-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A46-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:46-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '46-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:46-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A155-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A155-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A155-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A155-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A155-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:155-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '155-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:155-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A96-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A96-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A96-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A96-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A96-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:96-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '96-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:96-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A103-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A103-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A103-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A103-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A103-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:103-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '103-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:103-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A2-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A2-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A2-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A2-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A2-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:2-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '2-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:2-1'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A159-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A159-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A159-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A159-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A159-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:159-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '159-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:159-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A32-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A32-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A32-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A32-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A32-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:32-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '32-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:32-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A106-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A106-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A106-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A106-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A106-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:106-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '106-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:106-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A126-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A126-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A126-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A126-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A126-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:126-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '126-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:126-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A41-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A41-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A41-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A41-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A41-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:41-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '41-1'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:41-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A93-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A93-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A93-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A93-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A93-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:93-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '93-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:93-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A170-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A170-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A170-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A170-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A170-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:170-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '170-1'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:170-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A148-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A148-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A148-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A148-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A148-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:148-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '148-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:148-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A66-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A66-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A66-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A66-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A66-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:66-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '66-1'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:66-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A141-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A141-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A141-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A141-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A141-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:141-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '141-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:141-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A28-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A28-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A28-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A28-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A28-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:28-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '28-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:28-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A110-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A110-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A110-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A110-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A110-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:110-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '110-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:110-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A153-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A153-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A153-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A153-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A153-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:153-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '153-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:153-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A35-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A35-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A35-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A35-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A35-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:35-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '35-1'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:35-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A7-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A7-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A7-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A7-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A7-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:7-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '7-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:7-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A136-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A136-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A136-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A136-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.560001373291"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A136-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:136-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '136-1'^^xsd:string;
  dwc:scientificName 'Lunatia montagui'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.560001373291'^^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 '150639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:136-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A5-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A5-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A5-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A5-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A5-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:5-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '5-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:5-1'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A19-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A19-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A19-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A19-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A19-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:19-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '19-1'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:19-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A171-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A171-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A171-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A171-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A171-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:171-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '171-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.5'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:171-1'^^xsd:anyURI;
  dwc:observationDate '1990-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A150-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A150-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A150-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A150-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A150-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:150-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '150-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:150-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A105-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A105-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A105-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A105-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A105-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:105-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '105-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:105-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A156-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A156-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A156-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A156-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A156-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:156-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '156-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:156-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A33-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A33-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A33-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A33-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A33-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:33-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '33-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:33-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A69-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A69-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A69-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A69-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A69-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:69-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '69-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:69-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A55-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A55-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A55-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A55-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A55-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:55-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '55-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:55-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A154-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A154-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A154-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A154-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A154-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:154-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '154-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:154-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A111-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A111-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A111-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A111-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A111-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:111-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '111-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:111-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A167-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A167-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A167-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A167-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A167-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:167-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '167-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:167-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A92-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A92-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A92-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A92-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A92-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:92-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '92-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:92-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A13-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A13-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A13-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A13-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A13-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:13-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '13-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:13-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A169-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A169-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A169-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A169-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A169-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:169-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '169-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:169-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A21-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A21-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A21-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A21-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A21-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:21-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '21-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:21-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A86-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A86-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A86-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A86-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A86-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:86-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '86-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:86-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A146-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A146-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A146-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A146-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A146-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:146-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '146-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:146-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A162-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A162-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A162-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A162-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A162-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:162-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '162-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:162-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A56-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A56-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A56-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A56-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A56-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:56-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '56-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:56-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A161-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A161-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A161-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A161-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A161-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:161-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '161-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:161-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A14-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A14-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A14-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A14-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A14-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:14-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '14-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:14-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A52-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A52-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A52-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A52-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A52-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:52-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '52-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:52-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A113-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A113-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A113-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A113-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A113-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:113-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '113-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:113-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A128-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A128-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A128-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A128-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.529998779297"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A128-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:128-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '128-1'^^xsd:string;
  dwc:scientificName 'Lunatia catena'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.529998779297'^^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 '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:128-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A30-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A30-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A30-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A30-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A30-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:30-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '30-1'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:30-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A101-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A101-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A101-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A101-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A101-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:101-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '101-1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:101-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A88-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A88-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A88-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A88-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A88-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:88-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '88-1'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '152324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:88-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A144-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A144-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A144-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A144-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A144-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:144-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '144-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:144-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A6-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A6-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A6-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A6-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A6-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:6-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '6-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:6-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A29-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A29-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A29-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A29-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A29-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:29-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '29-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:29-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A80-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A80-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A80-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A80-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.540000915527"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A80-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:80-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '80-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.540000915527'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:80-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A42-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A42-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A42-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A42-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A42-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:42-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '42-1'^^xsd:string;
  dwc:scientificName 'Lunatia montagui'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '150639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:42-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A39-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A39-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A39-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A39-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A39-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:39-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '39-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:39-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A165-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A165-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A165-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A165-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A165-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:165-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '165-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:165-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A132-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A132-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A132-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569999694824 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A132-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569999694824 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.569999694824"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A132-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:132-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '132-1'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.569999694824'^^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 '152324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:132-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A121-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A121-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A121-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A121-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A121-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:121-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '121-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:121-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A77-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A77-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A77-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A77-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A77-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:77-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '77-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:77-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A48-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A48-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A48-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A48-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A48-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:48-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '48-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:48-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A164-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A164-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A164-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A164-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A164-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:164-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '164-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:164-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A102-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A102-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A102-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A102-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A102-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:102-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '102-1'^^xsd:string;
  dwc:scientificName 'Gibbula umbilicalis'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:102-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A16-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A16-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A16-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A16-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A16-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:16-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '16-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:16-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A133-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A133-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A133-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A133-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.540000915527"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A133-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:133-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '133-1'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.540000915527'^^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 '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:133-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A67-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A67-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A67-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A67-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A67-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:67-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '67-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:67-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A3-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A3-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A3-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A3-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A3-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:3-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '3-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:3-1'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A37-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A37-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A37-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A37-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A37-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:37-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '37-1'^^xsd:string;
  dwc:scientificName 'Monodonta lineata'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '153534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:37-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A107-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A107-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A107-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A107-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A107-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:107-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '107-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:107-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A90-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A90-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A90-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A90-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A90-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:90-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '90-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:90-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A34-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A34-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A34-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A34-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A34-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:34-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '34-1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:34-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A78-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A78-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A78-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A78-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A78-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:78-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '78-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:78-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A94-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A94-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A94-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A94-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.540000915527"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A94-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:94-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '94-1'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.540000915527'^^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 '152324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:94-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A27-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A27-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A27-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A27-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A27-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:27-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '27-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:27-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A152-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A152-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A152-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A152-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A152-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:152-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '152-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:152-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A109-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A109-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A109-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A109-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A109-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:109-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '109-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:109-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A12-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A12-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A12-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A12-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A12-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:12-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '12-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:12-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A89-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A89-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A89-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A89-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A89-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:89-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '89-1'^^xsd:string;
  dwc:scientificName 'Lunatia fusca'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '150587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:89-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A54-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A54-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A54-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A54-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A54-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:54-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '54-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:54-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A140-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A140-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A140-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A140-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A140-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:140-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '140-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:140-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A71-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A71-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A71-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A71-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.529998779297"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A71-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:71-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '71-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.529998779297'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:71-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A40-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A40-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A40-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A40-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A40-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:40-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '40-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:40-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A95-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A95-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A95-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A95-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A95-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:95-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '95-1'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:95-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '1-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:1-1'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A137-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A137-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A137-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A137-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560001373291 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.560001373291"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A137-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:137-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '137-1'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.560001373291'^^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 '152324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:137-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A23-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A23-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A23-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A23-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A23-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:23-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '23-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:23-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A114-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A114-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A114-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A114-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A114-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:114-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '114-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:114-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A131-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A131-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A131-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569999694824 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A131-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569999694824 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.569999694824"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A131-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:131-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '131-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.569999694824'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:131-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A24-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A24-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A24-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A24-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A24-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:24-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '24-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:24-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A151-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A151-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A151-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A151-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A151-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:151-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '151-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:151-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A168-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A168-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A168-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A168-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A168-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:168-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '168-1'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:168-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A84-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A84-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A84-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A84-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A84-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:84-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '84-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:84-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A134-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A134-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A134-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A134-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A134-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:134-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '134-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.549999237061'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:134-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A43-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A43-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A43-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A43-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A43-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:43-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '43-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:43-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A115-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A115-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A115-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A115-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A115-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:115-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '115-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:115-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A49-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A49-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A49-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A49-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A49-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:49-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '49-1'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:49-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A4-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A4-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A4-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A4-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A4-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:4-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '4-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:4-1'^^xsd:anyURI;
  dwc:observationDate '1989-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A72-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A72-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A72-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A72-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A72-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:72-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '72-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:72-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A20-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A20-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A20-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619998931885 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A20-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619998931885 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.619998931885"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A20-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:20-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '20-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.619998931885'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:20-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A82-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A82-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A82-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A82-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A82-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:82-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '82-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:82-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A163-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A163-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A163-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A163-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450000762939 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.450000762939"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A163-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:163-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '163-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.450000762939'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:163-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A22-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A22-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A22-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A22-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A22-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:22-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '22-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:22-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A10-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A10-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A10-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A10-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A10-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:10-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '10-1'^^xsd:string;
  dwc:scientificName 'Littorina mariae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:10-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A175-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A175-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A175-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A175-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A175-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:175-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '175-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:175-1'^^xsd:anyURI;
  dwc:observationDate '1990-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A63-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A63-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A63-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A63-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A63-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:63-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '63-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:63-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A64-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A64-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A64-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A64-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A64-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:64-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '64-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.5'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:64-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A129-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A129-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A129-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A129-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.529998779297"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A129-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:129-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '129-1'^^xsd:string;
  dwc:scientificName 'Lunatia catena'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.529998779297'^^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 '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:129-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A116-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A116-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A116-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A116-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A116-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:116-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '116-1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:116-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A139-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A139-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A139-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580001831055 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.580001831055"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A139-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580001831055 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.580001831055"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A139-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:139-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '139-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.580001831055'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:139-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A76-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A76-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A76-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A76-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A76-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:76-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '76-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.520000457764'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:76-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A149-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A149-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A149-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A149-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A149-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:149-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '149-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:149-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A62-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A62-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A62-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A62-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A62-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:62-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '62-1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:62-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A31-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A31-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A31-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A31-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A31-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:31-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '31-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:31-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A81-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A81-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A81-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A81-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A81-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:81-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '81-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.470001220703'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:81-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A91-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A91-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A91-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A91-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A91-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:91-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '91-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:91-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A45-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A45-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A45-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A45-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A45-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:45-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '45-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.479999542236'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:45-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A108-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A108-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A108-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A108-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A108-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:108-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '108-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:108-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A130-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A130-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A130-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A130-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540000915527 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.540000915527"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A130-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:130-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '130-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.540000915527'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:130-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A68-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A68-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A68-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A68-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A68-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:68-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '68-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:68-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A127-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A127-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A127-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A127-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.529998779297"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A127-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:127-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '127-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.529998779297'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:127-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A87-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A87-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A87-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A87-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A87-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:87-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '87-1'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^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.0300002098083'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:87-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A99-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A99-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A99-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A99-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459999084473 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.459999084473"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A99-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:99-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '99-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.459999084473'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:99-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A60-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A60-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A60-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0199999809265"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A60-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509998321533 -7.0199999809265)"^^geo:wktLiteral ;
  geo-pos:lat "43.509998321533"^^xsd:decimal ;
  geo-pos:long "-7.0199999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A60-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:60-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '60-1'^^xsd:string;
  dwc:scientificName 'Peringia ulvae'^^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.0199999809265'^^xsd:double;
  dwc:latitude '43.509998321533'^^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 '151628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:60-1'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A85-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A85-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A85-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0300002098083"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A85-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -7.0300002098083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-7.0300002098083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A85-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:85-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '85-1'^^xsd:string;
  dwc:scientificName 'Euspira 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 '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.0300002098083'^^xsd:double;
  dwc:latitude '43.5'^^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 '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:85-1'^^xsd:anyURI;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A123-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A123-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A123-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0100002288818"^^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/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A123-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -7.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-7.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/2808__urn%3Acatalog%3ACZULE%3ACZULE-Gastropoda%3A123-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CZULE:CZULE-Gastropoda:123-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2808_> ;
  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 '2011-08-04'^^xsd:date;
  dwc:institutionCode 'CZULE'^^xsd:string;
  dwc:collectionCode 'CZULE-Gastropoda'^^xsd:string;
  dwc:catalogNumber '123-1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^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.0100002288818'^^xsd:double;
  dwc:latitude '43.490001678467'^^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 '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:CZULE:CZULE-Gastropoda:123-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF