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

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7333333333 -111.7)"^^geo:wktLiteral ;
  geo-pos:lat "61.7333333333"^^xsd:decimal ;
  geo-pos:long "-111.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon boreas (Phipps 1774)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Greenland sea'^^xsd:string;
  dwc:longitude '-111.7'^^xsd:double;
  dwc:latitude '61.7333333333'^^xsd:double;
  dwc:aphiaid '107568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1971'^^xsd:anyURI;
  dwc:observationDate '1959-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -77.0166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-77.0166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -77.0166667)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-77.0166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Parapagurus pilosimanus Smith 1879'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-77.0166667'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -76.8416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-76.8416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -76.8416666667)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-76.8416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Sabinea hystrix (A. Milne-Edwards, 1881)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North Atlantic ocean NW'^^xsd:string;
  dwc:longitude '-76.8416666667'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:aphiaid '107565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:901'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7416666667 -70.5125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7416666667 -70.5125)"^^geo:wktLiteral ;
  geo-pos:lat "39.7416666667"^^xsd:decimal ;
  geo-pos:long "-70.5125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Chaceon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North Atlantic ocean NW'^^xsd:string;
  dwc:longitude '-70.5125'^^xsd:double;
  dwc:latitude '39.7416666667'^^xsd:double;
  dwc:aphiaid '106917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1448'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0166666667 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0166666667 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "63.0166666667"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus Kr÷yer 1855'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '63.0166666667'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1976'^^xsd:anyURI;
  dwc:observationDate '1959-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1166666667 -20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1166666667 -20.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.1166666667"^^xsd:decimal ;
  geo-pos:long "-20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Dichelopandalus bonnieri Caullery 1896'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-20.65'^^xsd:double;
  dwc:latitude '63.1166666667'^^xsd:double;
  dwc:aphiaid '107643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1965'^^xsd:anyURI;
  dwc:observationDate '1959-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -17)"^^geo:wktLiteral ;
  geo-pos:lat "0"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Sergestes edwardsi Kr÷yer 1855'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'South Atlantic ocean NE'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '377584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:800'^^xsd:anyURI;
  dwc:observationDate '1903-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9166666667 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9166666667 -17)"^^geo:wktLiteral ;
  geo-pos:lat "61.9166666667"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus Kr÷yer 1855'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Iceland sea'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '61.9166666667'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1986'^^xsd:anyURI;
  dwc:observationDate '1986-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9166666667 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9166666667 -17)"^^geo:wktLiteral ;
  geo-pos:lat "61.9166666667"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Gennadas valens (Smith 1884)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Greenland sea'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '61.9166666667'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1992'^^xsd:anyURI;
  dwc:observationDate '1959-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9166666667 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9166666667 -17)"^^geo:wktLiteral ;
  geo-pos:lat "61.9166666667"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1979'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata Esmark 1866'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Greenland sea'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '61.9166666667'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1979'^^xsd:anyURI;
  dwc:observationDate '1959-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 -13.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 -13.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.75"^^xsd:decimal ;
  geo-pos:long "-13.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Bathynectes superba (Costa 1853)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North Atlantic ocean NE'^^xsd:string;
  dwc:longitude '-13.2666666667'^^xsd:double;
  dwc:latitude '57.75'^^xsd:double;
  dwc:aphiaid '582150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1970'^^xsd:anyURI;
  dwc:observationDate '1959-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.15 -13.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.15"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.15 -13.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.15"^^xsd:decimal ;
  geo-pos:long "-13.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Pandalus propinquus G. O. Sars 1870'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-13.1333333333'^^xsd:double;
  dwc:latitude '63.15'^^xsd:double;
  dwc:aphiaid '493849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1969'^^xsd:anyURI;
  dwc:observationDate '1959-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.15 -13.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.15"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.15 -13.1333333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.15"^^xsd:decimal ;
  geo-pos:long "-13.1333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1982'^^xsd:integer;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars 1861)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-13.1333333333'^^xsd:double;
  dwc:latitude '63.15'^^xsd:double;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1982'^^xsd:anyURI;
  dwc:observationDate '1959-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus Kr÷yer 1855'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North Atlantic ocean NE'^^xsd:string;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1977'^^xsd:anyURI;
  dwc:observationDate '1959-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus Kr÷yer 1855'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North Atlantic ocean NE'^^xsd:string;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1978'^^xsd:anyURI;
  dwc:observationDate '1959-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.438333333333 -6.53333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.438333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.53333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.438333333333 -6.53333333333)"^^geo:wktLiteral ;
  geo-pos:lat "0.438333333333"^^xsd:decimal ;
  geo-pos:long "-6.53333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Acanthephyra acanthitelsonis Bate 1888'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Atlantic ocean SE'^^xsd:string;
  dwc:longitude '-6.53333333333'^^xsd:double;
  dwc:latitude '0.438333333333'^^xsd:double;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:918'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1833333333 -4.73333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1833333333 -4.73333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1833333333"^^xsd:decimal ;
  geo-pos:long "-4.73333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.73333333333'^^xsd:double;
  dwc:latitude '57.1833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2118'^^xsd:anyURI;
  dwc:observationDate '1905-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1833333333 -4.73333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1833333333 -4.73333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1833333333"^^xsd:decimal ;
  geo-pos:long "-4.73333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.73333333333'^^xsd:double;
  dwc:latitude '57.1833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2108'^^xsd:anyURI;
  dwc:observationDate '1905-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7833333333 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7833333333 -3)"^^geo:wktLiteral ;
  geo-pos:lat "60.7833333333"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Munida intermedia A. Milne-Edwards & Bouvier 1899'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'North Atlantic ocean NE'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '60.7833333333'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1962'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -2.51666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -2.51666666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.65"^^xsd:decimal ;
  geo-pos:long "-2.51666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2543'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-2.51666666667'^^xsd:double;
  dwc:latitude '55.65'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2543'^^xsd:anyURI;
  dwc:observationDate '1903-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -2.51666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65 -2.51666666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.65"^^xsd:decimal ;
  geo-pos:long "-2.51666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-2.51666666667'^^xsd:double;
  dwc:latitude '55.65'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2099'^^xsd:anyURI;
  dwc:observationDate '1903-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  geo-pos:lat "57.7833333333"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Galathea dispersa Bate 1859'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '57.7833333333'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2015'^^xsd:anyURI;
  dwc:observationDate '1963-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  geo-pos:lat "57.7833333333"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '57.7833333333'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2018'^^xsd:anyURI;
  dwc:observationDate '1963-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  geo-pos:lat "57.7833333333"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '57.7833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2017'^^xsd:anyURI;
  dwc:observationDate '1963-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  geo-pos:lat "57.7833333333"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui Leach 1814'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '57.7833333333'^^xsd:double;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2019'^^xsd:anyURI;
  dwc:observationDate '1963-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7833333333 -2)"^^geo:wktLiteral ;
  geo-pos:lat "57.7833333333"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '57.7833333333'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2021'^^xsd:anyURI;
  dwc:observationDate '1963-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2117'^^xsd:anyURI;
  dwc:observationDate '1905-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2101'^^xsd:anyURI;
  dwc:observationDate '1905-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Inachus leptochirus Leach 1817'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^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:longitude '-1.5'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2413'^^xsd:anyURI;
  dwc:observationDate '1905-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^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:longitude '-1.5'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2105'^^xsd:anyURI;
  dwc:observationDate '1905-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:integer;
  dwc:scientificName 'Munida intermedia A. Milne-Edwards & Bouvier 1899'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^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:longitude '-1.5'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2346'^^xsd:anyURI;
  dwc:observationDate '1905-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.3583333333 -1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.3583333333 -1.4)"^^geo:wktLiteral ;
  geo-pos:lat "61.3583333333"^^xsd:decimal ;
  geo-pos:long "-1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:integer;
  dwc:scientificName 'Munida intermedia A. Milne-Edwards & Bouvier 1899'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '-1.4'^^xsd:double;
  dwc:latitude '61.3583333333'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2341'^^xsd:anyURI;
  dwc:observationDate '1905-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.28333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.28333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25 -1.28333333333)"^^geo:wktLiteral ;
  geo-pos:lat "61.25"^^xsd:decimal ;
  geo-pos:long "-1.28333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.28333333333'^^xsd:double;
  dwc:latitude '61.25'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1967'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1833333333 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1833333333 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "59.1833333333"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '59.1833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2119'^^xsd:anyURI;
  dwc:observationDate '1905-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1833333333 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1833333333 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "59.1833333333"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '59.1833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2127'^^xsd:anyURI;
  dwc:observationDate '1905-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 0.183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 0.183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "0.183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Lithodes maia (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '0.183333333333'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:aphiaid '107205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2087'^^xsd:anyURI;
  dwc:observationDate '1905-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4833333333 0.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4833333333 0.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "61.4833333333"^^xsd:decimal ;
  geo-pos:long "0.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Inachus leptochirus Leach 1817'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '0.216666666667'^^xsd:double;
  dwc:latitude '61.4833333333'^^xsd:double;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2417'^^xsd:anyURI;
  dwc:observationDate '1905-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.325 0.283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.325"^^xsd:decimal ;
  dwc:decimalLongitude "0.283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.325 0.283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.325"^^xsd:decimal ;
  geo-pos:long "0.283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '0.283333333333'^^xsd:double;
  dwc:latitude '56.325'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2109'^^xsd:anyURI;
  dwc:observationDate '1905-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7833333333 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7833333333 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "53.7833333333"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '53.7833333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2052'^^xsd:anyURI;
  dwc:observationDate '1905-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0916666667 1.06666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.06666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0916666667 1.06666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.0916666667"^^xsd:decimal ;
  geo-pos:long "1.06666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '1.06666666667'^^xsd:double;
  dwc:latitude '57.0916666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2096'^^xsd:anyURI;
  dwc:observationDate '1905-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 1.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8333333333 1.85)"^^geo:wktLiteral ;
  geo-pos:lat "57.8333333333"^^xsd:decimal ;
  geo-pos:long "1.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2132'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '1.85'^^xsd:double;
  dwc:latitude '57.8333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2132'^^xsd:anyURI;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2833333333 1.86666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.86666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2833333333 1.86666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.2833333333"^^xsd:decimal ;
  geo-pos:long "1.86666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2531'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '1.86666666667'^^xsd:double;
  dwc:latitude '54.2833333333'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2531'^^xsd:anyURI;
  dwc:observationDate '1905-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2833333333 1.86666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.86666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2833333333 1.86666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.2833333333"^^xsd:decimal ;
  geo-pos:long "1.86666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '1.86666666667'^^xsd:double;
  dwc:latitude '54.2833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2116'^^xsd:anyURI;
  dwc:observationDate '1905-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0833333333 1.96666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.96666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0833333333 1.96666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.0833333333"^^xsd:decimal ;
  geo-pos:long "1.96666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Lithodes maia (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '1.96666666667'^^xsd:double;
  dwc:latitude '57.0833333333'^^xsd:double;
  dwc:aphiaid '107205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2090'^^xsd:anyURI;
  dwc:observationDate '1905-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3416666667 1.99166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3416666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.99166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3416666667 1.99166666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.3416666667"^^xsd:decimal ;
  geo-pos:long "1.99166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '1.99166666667'^^xsd:double;
  dwc:latitude '57.3416666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2124'^^xsd:anyURI;
  dwc:observationDate '1904-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3833333333 2.13333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.13333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3833333333 2.13333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.3833333333"^^xsd:decimal ;
  geo-pos:long "2.13333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2522'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.13333333333'^^xsd:double;
  dwc:latitude '54.3833333333'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2522'^^xsd:anyURI;
  dwc:observationDate '1903-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3833333333 2.13333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.13333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3833333333 2.13333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.3833333333"^^xsd:decimal ;
  geo-pos:long "2.13333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2422'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis (Pennant 1777)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.13333333333'^^xsd:double;
  dwc:latitude '54.3833333333'^^xsd:double;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2422'^^xsd:anyURI;
  dwc:observationDate '1903-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.13333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4833333333"^^xsd:decimal ;
  geo-pos:long "2.13333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2524'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.13333333333'^^xsd:double;
  dwc:latitude '54.4833333333'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2524'^^xsd:anyURI;
  dwc:observationDate '1903-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.13333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4833333333"^^xsd:decimal ;
  geo-pos:long "2.13333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.13333333333'^^xsd:double;
  dwc:latitude '54.4833333333'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2526'^^xsd:anyURI;
  dwc:observationDate '1903-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.13333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4833333333"^^xsd:decimal ;
  geo-pos:long "2.13333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.13333333333'^^xsd:double;
  dwc:latitude '54.4833333333'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2525'^^xsd:anyURI;
  dwc:observationDate '1903-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.13333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4833333333 2.13333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4833333333"^^xsd:decimal ;
  geo-pos:long "2.13333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2546'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.13333333333'^^xsd:double;
  dwc:latitude '54.4833333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2546'^^xsd:anyURI;
  dwc:observationDate '1903-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "54.1666666667"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2541'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '54.1666666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2541'^^xsd:anyURI;
  dwc:observationDate '1903-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3333333333"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Lithodes maia (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '57.3333333333'^^xsd:double;
  dwc:aphiaid '107205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2089'^^xsd:anyURI;
  dwc:observationDate '1904-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3333333333 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3333333333"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '57.3333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2473'^^xsd:anyURI;
  dwc:observationDate '1904-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6833333333 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6833333333 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "56.6833333333"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '56.6833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 2.28333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.28333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 2.28333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1666666667"^^xsd:decimal ;
  geo-pos:long "2.28333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.28333333333'^^xsd:double;
  dwc:latitude '54.1666666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2553'^^xsd:anyURI;
  dwc:observationDate '1903-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.0166666667 2.28333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.28333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.0166666667 2.28333333333)"^^geo:wktLiteral ;
  geo-pos:lat "61.0166666667"^^xsd:decimal ;
  geo-pos:long "2.28333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:integer;
  dwc:scientificName 'Munida intermedia A. Milne-Edwards & Bouvier 1899'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.28333333333'^^xsd:double;
  dwc:latitude '61.0166666667'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2343'^^xsd:anyURI;
  dwc:observationDate '1905-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 2.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "2.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 2.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "2.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Lithodes maia (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.31666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '107205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 2.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "2.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 2.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "2.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.31666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 2.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "2.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 2.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "2.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.31666666667'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6583333333 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6583333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6583333333 2.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.6583333333"^^xsd:decimal ;
  geo-pos:long "2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '58.6583333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2102'^^xsd:anyURI;
  dwc:observationDate '1905-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6666666667 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6666666667 2.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.6666666667"^^xsd:decimal ;
  geo-pos:long "2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '58.6666666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2121'^^xsd:anyURI;
  dwc:observationDate '1905-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6083333333 2.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6083333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6083333333 2.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.6083333333"^^xsd:decimal ;
  geo-pos:long "2.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.38333333333'^^xsd:double;
  dwc:latitude '56.6083333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6083333333 2.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6083333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6083333333 2.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.6083333333"^^xsd:decimal ;
  geo-pos:long "2.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.38333333333'^^xsd:double;
  dwc:latitude '56.6083333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6083333333 2.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6083333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6083333333 2.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.6083333333"^^xsd:decimal ;
  geo-pos:long "2.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Lithodes maia (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.38333333333'^^xsd:double;
  dwc:latitude '56.6083333333'^^xsd:double;
  dwc:aphiaid '107205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.325 2.98333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.325"^^xsd:decimal ;
  dwc:decimalLongitude "2.98333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.325 2.98333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.325"^^xsd:decimal ;
  geo-pos:long "2.98333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2545'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.98333333333'^^xsd:double;
  dwc:latitude '54.325'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2545'^^xsd:anyURI;
  dwc:observationDate '1904-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.0333333333"^^xsd:decimal ;
  geo-pos:long "3.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.26666666667'^^xsd:double;
  dwc:latitude '56.0333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.0333333333"^^xsd:decimal ;
  geo-pos:long "3.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.26666666667'^^xsd:double;
  dwc:latitude '56.0333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.0333333333"^^xsd:decimal ;
  geo-pos:long "3.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.26666666667'^^xsd:double;
  dwc:latitude '56.0333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.0333333333"^^xsd:decimal ;
  geo-pos:long "3.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui Leach 1814'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.26666666667'^^xsd:double;
  dwc:latitude '56.0333333333'^^xsd:double;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0333333333 3.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.0333333333"^^xsd:decimal ;
  geo-pos:long "3.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.26666666667'^^xsd:double;
  dwc:latitude '56.0333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9166666667 3.28333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.28333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9166666667 3.28333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9166666667"^^xsd:decimal ;
  geo-pos:long "3.28333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.28333333333'^^xsd:double;
  dwc:latitude '56.9166666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2103'^^xsd:anyURI;
  dwc:observationDate '1905-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.875 3.33333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.875"^^xsd:decimal ;
  dwc:decimalLongitude "3.33333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.875 3.33333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.875"^^xsd:decimal ;
  geo-pos:long "3.33333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.33333333333'^^xsd:double;
  dwc:latitude '56.875'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2469'^^xsd:anyURI;
  dwc:observationDate '1904-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 3.68333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.68333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 3.68333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "3.68333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.68333333333'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 3.68333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.68333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 3.68333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "3.68333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.68333333333'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2333333333 4.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2333333333 4.025)"^^geo:wktLiteral ;
  geo-pos:lat "55.2333333333"^^xsd:decimal ;
  geo-pos:long "4.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '4.025'^^xsd:double;
  dwc:latitude '55.2333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2115'^^xsd:anyURI;
  dwc:observationDate '1904-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2666666667 4.03333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.03333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2666666667 4.03333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.2666666667"^^xsd:decimal ;
  geo-pos:long "4.03333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '4.03333333333'^^xsd:double;
  dwc:latitude '54.2666666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2537'^^xsd:anyURI;
  dwc:observationDate '1903-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2333333333 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2333333333 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.2333333333"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2561'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '55.2333333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2561'^^xsd:anyURI;
  dwc:observationDate '1903-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2333333333 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2333333333 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.2333333333"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '55.2333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2122'^^xsd:anyURI;
  dwc:observationDate '1903-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9166666667 4.16666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.16666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9166666667 4.16666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.9166666667"^^xsd:decimal ;
  geo-pos:long "4.16666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North Atlantic ocean NE'^^xsd:string;
  dwc:longitude '4.16666666667'^^xsd:double;
  dwc:latitude '58.9166666667'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3666666667 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3666666667 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "55.3666666667"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '55.3666666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3666666667 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3666666667 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "55.3666666667"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '55.3666666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 4.35)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2523'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '4.35'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2523'^^xsd:anyURI;
  dwc:observationDate '1904-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 4.35)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '4.35'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2098'^^xsd:anyURI;
  dwc:observationDate '1904-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 4.35)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2564'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '4.35'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2564'^^xsd:anyURI;
  dwc:observationDate '1904-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5166666667 4.46666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.46666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5166666667 4.46666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.5166666667"^^xsd:decimal ;
  geo-pos:long "4.46666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.46666666667'^^xsd:double;
  dwc:latitude '56.5166666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2123'^^xsd:anyURI;
  dwc:observationDate '1904-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Lithodes maia (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '107205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 4.91666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "4.91666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 4.91666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "4.91666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.91666666667'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.375 5.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.375"^^xsd:decimal ;
  dwc:decimalLongitude "5.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.375 5.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.375"^^xsd:decimal ;
  geo-pos:long "5.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2560'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '5.26666666667'^^xsd:double;
  dwc:latitude '54.375'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2560'^^xsd:anyURI;
  dwc:observationDate '1905-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 5.28333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "5.28333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 5.28333333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "5.28333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '5.28333333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45 5.29166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.45"^^xsd:decimal ;
  dwc:decimalLongitude "5.29166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45 5.29166666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.45"^^xsd:decimal ;
  geo-pos:long "5.29166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '5.29166666667'^^xsd:double;
  dwc:latitude '56.45'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2484'^^xsd:anyURI;
  dwc:observationDate '1904-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6833333333 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6833333333 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "57.6833333333"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '57.6833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2467'^^xsd:anyURI;
  dwc:observationDate '1904-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 5.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4166666667 5.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.4166666667"^^xsd:decimal ;
  geo-pos:long "5.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '5.31666666667'^^xsd:double;
  dwc:latitude '56.4166666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2476'^^xsd:anyURI;
  dwc:observationDate '1904-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333"^^xsd:decimal ;
  geo-pos:long "5.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '5.31666666667'^^xsd:double;
  dwc:latitude '58.1333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333"^^xsd:decimal ;
  geo-pos:long "5.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '5.31666666667'^^xsd:double;
  dwc:latitude '58.1333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333"^^xsd:decimal ;
  geo-pos:long "5.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '5.31666666667'^^xsd:double;
  dwc:latitude '58.1333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333"^^xsd:decimal ;
  geo-pos:long "5.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Munida intermedia A. Milne-Edwards & Bouvier 1899'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '5.31666666667'^^xsd:double;
  dwc:latitude '58.1333333333'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333 5.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333"^^xsd:decimal ;
  geo-pos:long "5.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '5.31666666667'^^xsd:double;
  dwc:latitude '58.1333333333'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9666666667 5.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9666666667 5.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9666666667"^^xsd:decimal ;
  geo-pos:long "5.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '5.36666666667'^^xsd:double;
  dwc:latitude '54.9666666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2532'^^xsd:anyURI;
  dwc:observationDate '1905-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95 5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95"^^xsd:decimal ;
  dwc:decimalLongitude "5.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95 5.65)"^^geo:wktLiteral ;
  geo-pos:lat "53.95"^^xsd:decimal ;
  geo-pos:long "5.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2562'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '5.65'^^xsd:double;
  dwc:latitude '53.95'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2562'^^xsd:anyURI;
  dwc:observationDate '1903-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666667 5.71666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.71666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666667 5.71666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666667"^^xsd:decimal ;
  geo-pos:long "5.71666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.71666666667'^^xsd:double;
  dwc:latitude '58.3166666667'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.7"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2550'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2550'^^xsd:anyURI;
  dwc:observationDate '1904-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8666666667 5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8666666667 5.95)"^^geo:wktLiteral ;
  geo-pos:lat "54.8666666667"^^xsd:decimal ;
  geo-pos:long "5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '5.95'^^xsd:double;
  dwc:latitude '54.8666666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2534'^^xsd:anyURI;
  dwc:observationDate '1905-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.03333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.7166666667"^^xsd:decimal ;
  geo-pos:long "6.03333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2536'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.03333333333'^^xsd:double;
  dwc:latitude '55.7166666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2536'^^xsd:anyURI;
  dwc:observationDate '1905-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.03333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.7166666667"^^xsd:decimal ;
  geo-pos:long "6.03333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis (Pennant 1777)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.03333333333'^^xsd:double;
  dwc:latitude '55.7166666667'^^xsd:double;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2423'^^xsd:anyURI;
  dwc:observationDate '1905-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.03333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.7166666667"^^xsd:decimal ;
  geo-pos:long "6.03333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2535'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.03333333333'^^xsd:double;
  dwc:latitude '55.7166666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2535'^^xsd:anyURI;
  dwc:observationDate '1905-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.03333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.7166666667"^^xsd:decimal ;
  geo-pos:long "6.03333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2542'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.03333333333'^^xsd:double;
  dwc:latitude '55.7166666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2542'^^xsd:anyURI;
  dwc:observationDate '1905-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.03333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7166666667 6.03333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.7166666667"^^xsd:decimal ;
  geo-pos:long "6.03333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2415'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis (Pennant 1777)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.03333333333'^^xsd:double;
  dwc:latitude '55.7166666667'^^xsd:double;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2415'^^xsd:anyURI;
  dwc:observationDate '1905-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.75"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.75"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '56.75'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.75"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.75"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Lithodes maia (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '56.75'^^xsd:double;
  dwc:aphiaid '107205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.13666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.13666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.13666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.13666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Chaceon chuni (Macpherson 1983)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Atlantic ocean SE'^^xsd:string;
  dwc:longitude '6.13666666667'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1447'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2016666667 6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2016666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2016666667 6.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.2016666667"^^xsd:decimal ;
  geo-pos:long "6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2544'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.15'^^xsd:double;
  dwc:latitude '56.2016666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2544'^^xsd:anyURI;
  dwc:observationDate '1905-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 6.18333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.18333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 6.18333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "6.18333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis (Pennant 1777)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.18333333333'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2416'^^xsd:anyURI;
  dwc:observationDate '1904-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 6.18333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.18333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 6.18333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "6.18333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2528'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.18333333333'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2528'^^xsd:anyURI;
  dwc:observationDate '1904-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833333333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833333333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.6833333333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '54.6833333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 6.21666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.21666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 6.21666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "6.21666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '6.21666666667'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7833333333 6.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7833333333 6.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7833333333"^^xsd:decimal ;
  geo-pos:long "6.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '6.26666666667'^^xsd:double;
  dwc:latitude '56.7833333333'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2530'^^xsd:anyURI;
  dwc:observationDate '1905-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 6.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.31666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 6.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.9"^^xsd:decimal ;
  geo-pos:long "6.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '6.31666666667'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2533'^^xsd:anyURI;
  dwc:observationDate '1904-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7916666667 6.39166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7916666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.39166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7916666667 6.39166666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.7916666667"^^xsd:decimal ;
  geo-pos:long "6.39166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '6.39166666667'^^xsd:double;
  dwc:latitude '53.7916666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2557'^^xsd:anyURI;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5166666667 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5166666667 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.5166666667"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '54.5166666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2551'^^xsd:anyURI;
  dwc:observationDate '1903-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5166666667 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5166666667 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.5166666667"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2547'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '54.5166666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2547'^^xsd:anyURI;
  dwc:observationDate '1903-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "54.45"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2527'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '54.45'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2527'^^xsd:anyURI;
  dwc:observationDate '1903-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0166666667 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0166666667 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "55.0166666667"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2552'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '55.0166666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2552'^^xsd:anyURI;
  dwc:observationDate '1904-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2166666667 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2166666667 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "56.2166666667"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '56.2166666667'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4416666667 7.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4416666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4416666667 7.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4416666667"^^xsd:decimal ;
  geo-pos:long "7.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '7.41666666667'^^xsd:double;
  dwc:latitude '55.4416666667'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2529'^^xsd:anyURI;
  dwc:observationDate '1904-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0333333333 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0333333333 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.0333333333"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '55.0333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0333333333 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0333333333 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.0333333333"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2539'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '55.0333333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333333333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:integer;
  dwc:scientificName 'Munida intermedia A. Milne-Edwards & Bouvier 1899'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '57.5333333333'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333333333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Inner seas off the West coast of Scotland'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '57.5333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333333333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2412'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Inner seas off the West coast of Scotland'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '57.5333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333333333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '57.5333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333333333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '57.5333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333333333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Inner seas off the West coast of Scotland'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '57.5333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333333333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333333333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Inner seas off the West coast of Scotland'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '57.5333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.275 7.73333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.275"^^xsd:decimal ;
  dwc:decimalLongitude "7.73333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.275 7.73333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.275"^^xsd:decimal ;
  geo-pos:long "7.73333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '7.73333333333'^^xsd:double;
  dwc:latitude '55.275'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2559'^^xsd:anyURI;
  dwc:observationDate '1905-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2833333333 7.78333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2833333333 7.78333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.2833333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.78333333333'^^xsd:double;
  dwc:latitude '57.2833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2833333333 7.78333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2833333333 7.78333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.2833333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '7.78333333333'^^xsd:double;
  dwc:latitude '57.2833333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2833333333 7.78333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2833333333 7.78333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.2833333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '7.78333333333'^^xsd:double;
  dwc:latitude '57.2833333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5166666667 7.78333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5166666667 7.78333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5166666667"^^xsd:decimal ;
  geo-pos:long "7.78333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.78333333333'^^xsd:double;
  dwc:latitude '57.5166666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2100'^^xsd:anyURI;
  dwc:observationDate '1904-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '57.7333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2411'^^xsd:integer;
  dwc:scientificName 'Geryon tridens Kroyer 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Skagerrak'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '57.7333333333'^^xsd:double;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Skagerrak'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '57.7333333333'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7666666667 9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7666666667 9.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.7666666667"^^xsd:decimal ;
  geo-pos:long "9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.55'^^xsd:double;
  dwc:latitude '57.7666666667'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9416666667 10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9416666667 10.1)"^^geo:wktLiteral ;
  geo-pos:lat "54.9416666667"^^xsd:decimal ;
  geo-pos:long "10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Hyas araneus (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1'^^xsd:double;
  dwc:latitude '54.9416666667'^^xsd:double;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2707'^^xsd:anyURI;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2626'^^xsd:anyURI;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2736'^^xsd:anyURI;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2770'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2770'^^xsd:anyURI;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2739'^^xsd:anyURI;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2740'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2740'^^xsd:anyURI;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2776'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2776'^^xsd:anyURI;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2773'^^xsd:anyURI;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2834'^^xsd:anyURI;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2771'^^xsd:anyURI;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2779'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2779'^^xsd:anyURI;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2699'^^xsd:anyURI;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2836'^^xsd:anyURI;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2786'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2786'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2768'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2768'^^xsd:anyURI;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2698'^^xsd:anyURI;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2846'^^xsd:anyURI;
  dwc:observationDate '2009-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2737'^^xsd:anyURI;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2717'^^xsd:anyURI;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2833'^^xsd:anyURI;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2700'^^xsd:anyURI;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2837'^^xsd:anyURI;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2724'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2714'^^xsd:anyURI;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2819'^^xsd:anyURI;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2861'^^xsd:anyURI;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2797'^^xsd:anyURI;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2727'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2727'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2733'^^xsd:anyURI;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2608'^^xsd:anyURI;
  dwc:observationDate '2007-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2767'^^xsd:anyURI;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2627'^^xsd:anyURI;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2755'^^xsd:anyURI;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2726'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2735'^^xsd:anyURI;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2609'^^xsd:anyURI;
  dwc:observationDate '2007-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2850'^^xsd:anyURI;
  dwc:observationDate '2009-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2677'^^xsd:anyURI;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2701'^^xsd:anyURI;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2693'^^xsd:anyURI;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2864'^^xsd:anyURI;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2848'^^xsd:anyURI;
  dwc:observationDate '2009-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2722'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2578'^^xsd:anyURI;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2725'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2678'^^xsd:anyURI;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2709'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2709'^^xsd:anyURI;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2796'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2796'^^xsd:anyURI;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2757'^^xsd:anyURI;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2676'^^xsd:anyURI;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2820'^^xsd:anyURI;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2798'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2798'^^xsd:anyURI;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2769'^^xsd:anyURI;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2607'^^xsd:anyURI;
  dwc:observationDate '2007-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2821'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2821'^^xsd:anyURI;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2738'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2738'^^xsd:anyURI;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2780'^^xsd:anyURI;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2692'^^xsd:anyURI;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2680'^^xsd:anyURI;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2595'^^xsd:anyURI;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2822'^^xsd:anyURI;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2835'^^xsd:anyURI;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2823'^^xsd:anyURI;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2783'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2783'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2679'^^xsd:anyURI;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2628'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2628'^^xsd:anyURI;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2799'^^xsd:anyURI;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2594'^^xsd:anyURI;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2785'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2743'^^xsd:anyURI;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2718'^^xsd:anyURI;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2742'^^xsd:anyURI;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2708'^^xsd:anyURI;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2766'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2766'^^xsd:anyURI;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2838'^^xsd:anyURI;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2754'^^xsd:anyURI;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2777'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2777'^^xsd:anyURI;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2716'^^xsd:anyURI;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2705'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2705'^^xsd:anyURI;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2723'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2734'^^xsd:anyURI;
  dwc:observationDate '2009-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2784'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2784'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2579'^^xsd:anyURI;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2847'^^xsd:anyURI;
  dwc:observationDate '2009-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2772'^^xsd:anyURI;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2625'^^xsd:anyURI;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2851'^^xsd:anyURI;
  dwc:observationDate '2009-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2741'^^xsd:anyURI;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2715'^^xsd:anyURI;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2824'^^xsd:anyURI;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2849'^^xsd:anyURI;
  dwc:observationDate '2009-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2862'^^xsd:anyURI;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2778'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2778'^^xsd:anyURI;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus Rathke 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2756'^^xsd:anyURI;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 10.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "10.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2706'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.1833333333'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2706'^^xsd:anyURI;
  dwc:observationDate '2009-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4916666667 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4916666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4916666667 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "54.4916666667"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '54.4916666667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.35"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Hyas araneus (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '54.35'^^xsd:double;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833333333 10.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833333333 10.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.6833333333"^^xsd:decimal ;
  geo-pos:long "10.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni Kinahan 1857'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.72'^^xsd:double;
  dwc:latitude '54.6833333333'^^xsd:double;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2867'^^xsd:anyURI;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833333333 10.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833333333 10.72)"^^geo:wktLiteral ;
  geo-pos:lat "54.6833333333"^^xsd:decimal ;
  geo-pos:long "10.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Crangon crangon (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.72'^^xsd:double;
  dwc:latitude '54.6833333333'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2857'^^xsd:anyURI;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6638333333 10.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6638333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6638333333 10.7405)"^^geo:wktLiteral ;
  geo-pos:lat "54.6638333333"^^xsd:decimal ;
  geo-pos:long "10.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni Kinahan 1857'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '10.7405'^^xsd:double;
  dwc:latitude '54.6638333333'^^xsd:double;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2866'^^xsd:anyURI;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 11.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 11.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "11.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Hyas araneus (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '11.0333333333'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5833333333 11.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5833333333 11.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.5833333333"^^xsd:decimal ;
  geo-pos:long "11.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.1666666667'^^xsd:double;
  dwc:latitude '57.5833333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 11.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "11.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 11.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.1666666667"^^xsd:decimal ;
  geo-pos:long "11.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '11.2666666667'^^xsd:double;
  dwc:latitude '54.1666666667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 11.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "11.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1666666667 11.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.1666666667"^^xsd:decimal ;
  geo-pos:long "11.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '11.2666666667'^^xsd:double;
  dwc:latitude '54.1666666667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 11.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 11.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "11.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '11.2833333333'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2440'^^xsd:anyURI;
  dwc:observationDate '1912-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45 12.1916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45"^^xsd:decimal ;
  dwc:decimalLongitude "12.1916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45 12.1916666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.45"^^xsd:decimal ;
  geo-pos:long "12.1916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '12.1916666667'^^xsd:double;
  dwc:latitude '54.45'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7166666667 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7166666667 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.7166666667"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus Leach 1815'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Baltic sea'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '54.7166666667'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.0416666667 19.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.0416666667"^^xsd:decimal ;
  dwc:decimalLongitude "19.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.0416666667 19.975)"^^geo:wktLiteral ;
  geo-pos:lat "-35.0416666667"^^xsd:decimal ;
  geo-pos:long "19.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Mursia cristiata H. Milne-Edwards 1837'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Atlantic ocean SE'^^xsd:string;
  dwc:longitude '19.975'^^xsd:double;
  dwc:latitude '-35.0416666667'^^xsd:double;
  dwc:aphiaid '241044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1290'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '241044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.2666666667 22.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "22.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.2666666667 22.445)"^^geo:wktLiteral ;
  geo-pos:lat "-35.2666666667"^^xsd:decimal ;
  geo-pos:long "22.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Dorhynchus thomsoni Wyville Thomson 1873'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '22.445'^^xsd:double;
  dwc:latitude '-35.2666666667'^^xsd:double;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1647'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.16805 23.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.16805"^^xsd:decimal ;
  dwc:decimalLongitude "23.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.16805 23.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-35.16805"^^xsd:decimal ;
  geo-pos:long "23.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Rochinia hertwigi (Doflein 1904)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '23.0333333333'^^xsd:double;
  dwc:latitude '-35.16805'^^xsd:double;
  dwc:aphiaid '241085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1624'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '455415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.16805 23.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.16805"^^xsd:decimal ;
  dwc:decimalLongitude "23.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.16805 23.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-35.16805"^^xsd:decimal ;
  geo-pos:long "23.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Rochinia hertwigi (Doflein 1904)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '23.0333333333'^^xsd:double;
  dwc:latitude '-35.16805'^^xsd:double;
  dwc:aphiaid '241085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1325'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '455415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1483333333 24.9883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.1483333333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1483333333 24.9883333333)"^^geo:wktLiteral ;
  geo-pos:lat "-34.1483333333"^^xsd:decimal ;
  geo-pos:long "24.9883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Goneplax angulatus (Pennant 1777)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '24.9883333333'^^xsd:double;
  dwc:latitude '-34.1483333333'^^xsd:double;
  dwc:aphiaid '246306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1655'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2388833333 33.8361166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2388833333"^^xsd:decimal ;
  dwc:decimalLongitude "33.8361166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2388833333 33.8361166667)"^^geo:wktLiteral ;
  geo-pos:lat "27.2388833333"^^xsd:decimal ;
  geo-pos:long "33.8361166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Dotilla sulcata (Forsksl 1775)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.8361166667'^^xsd:double;
  dwc:latitude '27.2388833333'^^xsd:double;
  dwc:aphiaid '207600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '207600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67666666667 41.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67666666667"^^xsd:decimal ;
  dwc:decimalLongitude "41.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67666666667 41.785)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67666666667"^^xsd:decimal ;
  geo-pos:long "41.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Hymenopenaeus equalis (Bate 1888)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.785'^^xsd:double;
  dwc:latitude '-1.67666666667'^^xsd:double;
  dwc:aphiaid '377451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1075'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.488333333333 42.7933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.488333333333"^^xsd:decimal ;
  dwc:decimalLongitude "42.7933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.488333333333 42.7933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.488333333333"^^xsd:decimal ;
  geo-pos:long "42.7933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Aristeus semidentatus Bate 1881'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.7933333333'^^xsd:double;
  dwc:latitude '-0.488333333333'^^xsd:double;
  dwc:aphiaid '220253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1024'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0383333333333 73.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "73.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0383333333333 73.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0383333333333"^^xsd:decimal ;
  geo-pos:long "73.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Coenobita rugosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '73.4'^^xsd:double;
  dwc:latitude '-0.0383333333333'^^xsd:double;
  dwc:aphiaid '208657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1181'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1025-1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1025-1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1025-1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72 98.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.72"^^xsd:decimal ;
  dwc:decimalLongitude "98.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1025-1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72 98.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.72"^^xsd:decimal ;
  geo-pos:long "98.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A1025-1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:1025-1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '1025-1290'^^xsd:string;
  dwc:scientificName 'Aristeus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '98.5633333333'^^xsd:double;
  dwc:latitude '-0.72'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:1025-1290'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7184166667 101.764533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7184166667"^^xsd:decimal ;
  dwc:decimalLongitude "101.764533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7184166667 101.764533333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7184166667"^^xsd:decimal ;
  geo-pos:long "101.764533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:scientificName 'Macrobrachium dienbienphuense Dang & Nguyen 1972'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Laos'^^xsd:string;
  dwc:longitude '101.764533333'^^xsd:double;
  dwc:latitude '20.7184166667'^^xsd:double;
  dwc:aphiaid '582149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2900'^^xsd:anyURI;
  dwc:observationDate '2009-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '582149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4639666667 104.152966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4639666667"^^xsd:decimal ;
  dwc:decimalLongitude "104.152966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4639666667 104.152966667)"^^geo:wktLiteral ;
  geo-pos:lat "20.4639666667"^^xsd:decimal ;
  geo-pos:long "104.152966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Macrobrachium dienbienphuense Dang & Nguyen 1972'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Laos'^^xsd:string;
  dwc:longitude '104.152966667'^^xsd:double;
  dwc:latitude '20.4639666667'^^xsd:double;
  dwc:aphiaid '582149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2903'^^xsd:anyURI;
  dwc:observationDate '2008-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '582149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3721666667 105.8385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3721666667"^^xsd:decimal ;
  dwc:decimalLongitude "105.8385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3721666667 105.8385)"^^geo:wktLiteral ;
  geo-pos:lat "17.3721666667"^^xsd:decimal ;
  geo-pos:long "105.8385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Macrobrachium dienbienphuense Dang & Nguyen 1972'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Laos'^^xsd:string;
  dwc:longitude '105.8385'^^xsd:double;
  dwc:latitude '17.3721666667'^^xsd:double;
  dwc:aphiaid '582149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2902'^^xsd:anyURI;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '582149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3721666667 105.8385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3721666667"^^xsd:decimal ;
  dwc:decimalLongitude "105.8385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3721666667 105.8385)"^^geo:wktLiteral ;
  geo-pos:lat "17.3721666667"^^xsd:decimal ;
  geo-pos:long "105.8385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2865__urn%3Acatalog%3AZMK%3ACrustacea%3A2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Crustacea:2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2865_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Crustacea'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Macrobrachium dienbienphuense Dang & Nguyen 1972'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Laos'^^xsd:string;
  dwc:longitude '105.8385'^^xsd:double;
  dwc:latitude '17.3721666667'^^xsd:double;
  dwc:aphiaid '582149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Crustacea:2901'^^xsd:anyURI;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '582149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF