@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/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2924%3A0x28F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2924%3A0x28F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2924%3A0x28F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.864923"^^xsd:decimal ;
  dwc:decimalLongitude "19.069957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2924%3A0x28F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  geo-pos:lat "57.864923"^^xsd:decimal ;
  geo-pos:long "19.069957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2924%3A0x28F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2924:0x28F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '19.069957'^^xsd:double;
  dwc:latitude '57.864923'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2924:0x28F4B30101000600'^^xsd:string;
  dwc:observationDate '1870-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2929%3A0x28F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2929%3A0x28F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2929%3A0x28F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.957293 16.893604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.957293"^^xsd:decimal ;
  dwc:decimalLongitude "16.893604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2929%3A0x28F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.957293 16.893604)"^^geo:wktLiteral ;
  geo-pos:lat "56.957293"^^xsd:decimal ;
  geo-pos:long "16.893604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2929%3A0x28F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2929:0x28F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.893604'^^xsd:double;
  dwc:latitude '56.957293'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2929:0x28F4B30101000700'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2926%3A0x28F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2926%3A0x28F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2926%3A0x28F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.113089 18.522766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.113089"^^xsd:decimal ;
  dwc:decimalLongitude "18.522766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2926%3A0x28F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.113089 18.522766)"^^geo:wktLiteral ;
  geo-pos:lat "59.113089"^^xsd:decimal ;
  geo-pos:long "18.522766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2926%3A0x28F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2926:0x28F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.522766'^^xsd:double;
  dwc:latitude '59.113089'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2926:0x28F4B30101000800'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2920%3A0x28F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2920%3A0x28F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2920%3A0x28F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065829 1.557102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065829"^^xsd:decimal ;
  dwc:decimalLongitude "1.557102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2920%3A0x28F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065829 1.557102)"^^geo:wktLiteral ;
  geo-pos:lat "56.065829"^^xsd:decimal ;
  geo-pos:long "1.557102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2920%3A0x28F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2920:0x28F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2920'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.557102'^^xsd:double;
  dwc:latitude '56.065829'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2920:0x28F4B30101000900'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2921%3A0x28F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2921%3A0x28F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2921%3A0x28F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.864923"^^xsd:decimal ;
  dwc:decimalLongitude "19.069957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2921%3A0x28F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  geo-pos:lat "57.864923"^^xsd:decimal ;
  geo-pos:long "19.069957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2921%3A0x28F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2921:0x28F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '19.069957'^^xsd:double;
  dwc:latitude '57.864923'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2921:0x28F4B30101000A00'^^xsd:string;
  dwc:observationDate '1870-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x28F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x28F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x28F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.96751 22.597957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.96751"^^xsd:decimal ;
  dwc:decimalLongitude "22.597957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x28F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.96751 22.597957)"^^geo:wktLiteral ;
  geo-pos:lat "59.96751"^^xsd:decimal ;
  geo-pos:long "22.597957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x28F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2916:0x28F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '22.597957'^^xsd:double;
  dwc:latitude '59.96751'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2916:0x28F4B30101000B00'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x31F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x31F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x31F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.971714 18.109978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.971714"^^xsd:decimal ;
  dwc:decimalLongitude "18.109978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x31F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.971714 18.109978)"^^geo:wktLiteral ;
  geo-pos:lat "56.971714"^^xsd:decimal ;
  geo-pos:long "18.109978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2916%3A0x31F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2916:0x31F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '18.109978'^^xsd:double;
  dwc:latitude '56.971714'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2916:0x31F4B30101000E00'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2922%3A0x31F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2922%3A0x31F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2922%3A0x31F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4 17.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2922%3A0x31F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4 17.366667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4"^^xsd:decimal ;
  geo-pos:long "17.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2922%3A0x31F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2922:0x31F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.366667'^^xsd:double;
  dwc:latitude '55.4'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2922:0x31F4B30101000F00'^^xsd:string;
  dwc:observationDate '1870-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2923%3A0x32F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2923%3A0x32F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2923%3A0x32F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648864 18.220624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.648864"^^xsd:decimal ;
  dwc:decimalLongitude "18.220624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2923%3A0x32F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648864 18.220624)"^^geo:wktLiteral ;
  geo-pos:lat "57.648864"^^xsd:decimal ;
  geo-pos:long "18.220624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2923%3A0x32F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2923:0x32F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '18.220624'^^xsd:double;
  dwc:latitude '57.648864'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2923:0x32F4B30101000000'^^xsd:string;
  dwc:observationDate '1864-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2912%3A0x32F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2912%3A0x32F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2912%3A0x32F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.862137 10.968819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.862137"^^xsd:decimal ;
  dwc:decimalLongitude "10.968819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2912%3A0x32F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.862137 10.968819)"^^geo:wktLiteral ;
  geo-pos:lat "58.862137"^^xsd:decimal ;
  geo-pos:long "10.968819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2912%3A0x32F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2912:0x32F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2912'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '10.968819'^^xsd:double;
  dwc:latitude '58.862137'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2912:0x32F4B30101000100'^^xsd:string;
  dwc:observationDate '1865-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2913%3A0x32F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2913%3A0x32F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2913%3A0x32F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.304744 18.047239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.304744"^^xsd:decimal ;
  dwc:decimalLongitude "18.047239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2913%3A0x32F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.304744 18.047239)"^^geo:wktLiteral ;
  geo-pos:lat "59.304744"^^xsd:decimal ;
  geo-pos:long "18.047239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2913%3A0x32F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2913:0x32F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2913'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '18.047239'^^xsd:double;
  dwc:latitude '59.304744'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2913:0x32F4B30101000200'^^xsd:string;
  dwc:observationDate '1851-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2936%3A0x32F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2936%3A0x32F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2936%3A0x32F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065829 15.57102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065829"^^xsd:decimal ;
  dwc:decimalLongitude "15.57102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2936%3A0x32F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065829 15.57102)"^^geo:wktLiteral ;
  geo-pos:lat "56.065829"^^xsd:decimal ;
  geo-pos:long "15.57102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2936%3A0x32F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2936:0x32F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2936'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '15.57102'^^xsd:double;
  dwc:latitude '56.065829'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2936:0x32F4B30101000300'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2934%3A0x32F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2934%3A0x32F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2934%3A0x32F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566806 16.75782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.566806"^^xsd:decimal ;
  dwc:decimalLongitude "16.75782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2934%3A0x32F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566806 16.75782)"^^geo:wktLiteral ;
  geo-pos:lat "57.566806"^^xsd:decimal ;
  geo-pos:long "16.75782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2934%3A0x32F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2934:0x32F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2934'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '16.75782'^^xsd:double;
  dwc:latitude '57.566806'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2934:0x32F4B30101000400'^^xsd:string;
  dwc:observationDate '1864-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2933%3A0x32F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2933%3A0x32F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2933%3A0x32F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.627338 12.956509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.627338"^^xsd:decimal ;
  dwc:decimalLongitude "12.956509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2933%3A0x32F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.627338 12.956509)"^^geo:wktLiteral ;
  geo-pos:lat "55.627338"^^xsd:decimal ;
  geo-pos:long "12.956509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2933%3A0x32F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2933:0x32F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2933'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.956509'^^xsd:double;
  dwc:latitude '55.627338'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2933:0x32F4B30101000500'^^xsd:string;
  dwc:observationDate '1864-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2931%3A0x32F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2931%3A0x32F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2931%3A0x32F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476595"^^xsd:decimal ;
  dwc:decimalLongitude "16.960572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2931%3A0x32F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  geo-pos:lat "58.476595"^^xsd:decimal ;
  geo-pos:long "16.960572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2931%3A0x32F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2931:0x32F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '16.960572'^^xsd:double;
  dwc:latitude '58.476595'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2931:0x32F4B30101000600'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2930%3A0x31F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2930%3A0x31F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2930%3A0x31F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.960767 12.660011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.960767"^^xsd:decimal ;
  dwc:decimalLongitude "12.660011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2930%3A0x31F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.960767 12.660011)"^^geo:wktLiteral ;
  geo-pos:lat "55.960767"^^xsd:decimal ;
  geo-pos:long "12.660011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2930%3A0x31F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2930:0x31F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '12.660011'^^xsd:double;
  dwc:latitude '55.960767'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2930:0x31F4B30101000600'^^xsd:string;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2938%3A0x31F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2938%3A0x31F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2938%3A0x31F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.816667 16.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.816667"^^xsd:decimal ;
  dwc:decimalLongitude "16.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2938%3A0x31F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.816667 16.283333)"^^geo:wktLiteral ;
  geo-pos:lat "55.816667"^^xsd:decimal ;
  geo-pos:long "16.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2938%3A0x31F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2938:0x31F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2938'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '16.283333'^^xsd:double;
  dwc:latitude '55.816667'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2938:0x31F4B30101000700'^^xsd:string;
  dwc:observationDate '1871-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2937%3A0x31F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2937%3A0x31F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2937%3A0x31F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928 19.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.928"^^xsd:decimal ;
  dwc:decimalLongitude "19.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2937%3A0x31F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928 19.166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.928"^^xsd:decimal ;
  geo-pos:long "19.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2937%3A0x31F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2937:0x31F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2937'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '19.166667'^^xsd:double;
  dwc:latitude '58.928'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2937:0x31F4B30101000800'^^xsd:string;
  dwc:observationDate '1870-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2939%3A0x31F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2939%3A0x31F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2939%3A0x31F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.166667 16.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.166667"^^xsd:decimal ;
  dwc:decimalLongitude "16.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2939%3A0x31F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.166667 16.833333)"^^geo:wktLiteral ;
  geo-pos:lat "56.166667"^^xsd:decimal ;
  geo-pos:long "16.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2939%3A0x31F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2939:0x31F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2939'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.833333'^^xsd:double;
  dwc:latitude '56.166667'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2939:0x31F4B30101000900'^^xsd:string;
  dwc:observationDate '1871-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2946%3A0x31F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2946%3A0x31F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2946%3A0x31F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476595"^^xsd:decimal ;
  dwc:decimalLongitude "16.960572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2946%3A0x31F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  geo-pos:lat "58.476595"^^xsd:decimal ;
  geo-pos:long "16.960572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2946%3A0x31F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2946:0x31F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2946'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '16.960572'^^xsd:double;
  dwc:latitude '58.476595'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2946:0x31F4B30101000A00'^^xsd:string;
  dwc:observationDate '1862-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2944%3A0x31F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2944%3A0x31F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2944%3A0x31F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.250527"^^xsd:decimal ;
  dwc:decimalLongitude "11.445666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2944%3A0x31F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  geo-pos:lat "58.250527"^^xsd:decimal ;
  geo-pos:long "11.445666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2944%3A0x31F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2944:0x31F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '11.445666'^^xsd:double;
  dwc:latitude '58.250527'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2944:0x31F4B30101000B00'^^xsd:string;
  dwc:observationDate '1907-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2942%3A0x31F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2942%3A0x31F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2942%3A0x31F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271587 11.443242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271587"^^xsd:decimal ;
  dwc:decimalLongitude "11.443242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2942%3A0x31F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271587 11.443242)"^^geo:wktLiteral ;
  geo-pos:lat "58.271587"^^xsd:decimal ;
  geo-pos:long "11.443242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2942%3A0x31F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2942:0x31F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2942'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '11.443242'^^xsd:double;
  dwc:latitude '58.271587'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2942:0x31F4B30101000C00'^^xsd:string;
  dwc:observationDate '1863-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2941%3A0x31F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2941%3A0x31F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2941%3A0x31F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.261647 11.393859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.261647"^^xsd:decimal ;
  dwc:decimalLongitude "11.393859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2941%3A0x31F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.261647 11.393859)"^^geo:wktLiteral ;
  geo-pos:lat "58.261647"^^xsd:decimal ;
  geo-pos:long "11.393859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2941%3A0x31F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2941:0x31F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2941'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.393859'^^xsd:double;
  dwc:latitude '58.261647'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2941:0x31F4B30101000D00'^^xsd:string;
  dwc:observationDate '1908-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2940%3A0x32F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2940%3A0x32F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2940%3A0x32F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.261647 11.393859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.261647"^^xsd:decimal ;
  dwc:decimalLongitude "11.393859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2940%3A0x32F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.261647 11.393859)"^^geo:wktLiteral ;
  geo-pos:lat "58.261647"^^xsd:decimal ;
  geo-pos:long "11.393859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2940%3A0x32F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2940:0x32F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '11.393859'^^xsd:double;
  dwc:latitude '58.261647'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2940:0x32F4B30101000700'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2948%3A0x32F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2948%3A0x32F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2948%3A0x32F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.250527"^^xsd:decimal ;
  dwc:decimalLongitude "11.445666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2948%3A0x32F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  geo-pos:lat "58.250527"^^xsd:decimal ;
  geo-pos:long "11.445666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2948%3A0x32F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2948:0x32F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2948'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:longitude '11.445666'^^xsd:double;
  dwc:latitude '58.250527'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2948:0x32F4B30101000800'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2947%3A0x32F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2947%3A0x32F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2947%3A0x32F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876973 17.628055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.876973"^^xsd:decimal ;
  dwc:decimalLongitude "17.628055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2947%3A0x32F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876973 17.628055)"^^geo:wktLiteral ;
  geo-pos:lat "58.876973"^^xsd:decimal ;
  geo-pos:long "17.628055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2947%3A0x32F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2947:0x32F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.628055'^^xsd:double;
  dwc:latitude '58.876973'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2947:0x32F4B30101000900'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3049%3A0x32F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3049%3A0x32F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3049%3A0x32F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648864 18.220624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.648864"^^xsd:decimal ;
  dwc:decimalLongitude "18.220624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3049%3A0x32F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648864 18.220624)"^^geo:wktLiteral ;
  geo-pos:lat "57.648864"^^xsd:decimal ;
  geo-pos:long "18.220624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3049%3A0x32F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3049:0x32F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3049'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '18.220624'^^xsd:double;
  dwc:latitude '57.648864'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3049:0x32F4B30101000A00'^^xsd:string;
  dwc:observationDate '1864-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2975%3A0x32F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2975%3A0x32F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2975%3A0x32F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.345912 18.785306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.345912"^^xsd:decimal ;
  dwc:decimalLongitude "18.785306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2975%3A0x32F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.345912 18.785306)"^^geo:wktLiteral ;
  geo-pos:lat "59.345912"^^xsd:decimal ;
  geo-pos:long "18.785306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2975%3A0x32F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2975:0x32F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '18.785306'^^xsd:double;
  dwc:latitude '59.345912'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2975:0x32F4B30101000B00'^^xsd:string;
  dwc:observationDate '1854-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2967%3A0x32F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2967%3A0x32F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2967%3A0x32F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.922894 14.293997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.922894"^^xsd:decimal ;
  dwc:decimalLongitude "14.293997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2967%3A0x32F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.922894 14.293997)"^^geo:wktLiteral ;
  geo-pos:lat "55.922894"^^xsd:decimal ;
  geo-pos:long "14.293997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2967%3A0x32F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2967:0x32F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2967'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.293997'^^xsd:double;
  dwc:latitude '55.922894'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2967:0x32F4B30101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2968%3A0x32F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2968%3A0x32F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2968%3A0x32F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.864923"^^xsd:decimal ;
  dwc:decimalLongitude "19.069957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2968%3A0x32F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  geo-pos:lat "57.864923"^^xsd:decimal ;
  geo-pos:long "19.069957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2968%3A0x32F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2968:0x32F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '19.069957'^^xsd:double;
  dwc:latitude '57.864923'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2968:0x32F4B30101000D00'^^xsd:string;
  dwc:observationDate '1870-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2955%3A0x32F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2955%3A0x32F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2955%3A0x32F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.322916 15.182231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.322916"^^xsd:decimal ;
  dwc:decimalLongitude "15.182231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2955%3A0x32F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.322916 15.182231)"^^geo:wktLiteral ;
  geo-pos:lat "55.322916"^^xsd:decimal ;
  geo-pos:long "15.182231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2955%3A0x32F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2955:0x32F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2955'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.182231'^^xsd:double;
  dwc:latitude '55.322916'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2955:0x32F4B30101000E00'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2954%3A0x32F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2954%3A0x32F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2954%3A0x32F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093883 14.670884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.093883"^^xsd:decimal ;
  dwc:decimalLongitude "14.670884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2954%3A0x32F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093883 14.670884)"^^geo:wktLiteral ;
  geo-pos:lat "55.093883"^^xsd:decimal ;
  geo-pos:long "14.670884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2954%3A0x32F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2954:0x32F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2954'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '14.670884'^^xsd:double;
  dwc:latitude '55.093883'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2954:0x32F4B30101000F00'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2957%3A0x30F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2957%3A0x30F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2957%3A0x30F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.076865 18.423865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.076865"^^xsd:decimal ;
  dwc:decimalLongitude "18.423865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2957%3A0x30F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.076865 18.423865)"^^geo:wktLiteral ;
  geo-pos:lat "57.076865"^^xsd:decimal ;
  geo-pos:long "18.423865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2957%3A0x30F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2957:0x30F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '18.423865'^^xsd:double;
  dwc:latitude '57.076865'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2957:0x30F4B30101000E00'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2961%3A0x30F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2961%3A0x30F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2961%3A0x30F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.414067 16.015497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.414067"^^xsd:decimal ;
  dwc:decimalLongitude "16.015497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2961%3A0x30F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.414067 16.015497)"^^geo:wktLiteral ;
  geo-pos:lat "68.414067"^^xsd:decimal ;
  geo-pos:long "16.015497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2961%3A0x30F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2961:0x30F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2961'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '16.015497'^^xsd:double;
  dwc:latitude '68.414067'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2961:0x30F4B30101000F00'^^xsd:string;
  dwc:observationDate '1933-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2959%3A0x31F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2959%3A0x31F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2959%3A0x31F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.387325 16.094284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.387325"^^xsd:decimal ;
  dwc:decimalLongitude "16.094284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2959%3A0x31F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.387325 16.094284)"^^geo:wktLiteral ;
  geo-pos:lat "56.387325"^^xsd:decimal ;
  geo-pos:long "16.094284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2959%3A0x31F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2959:0x31F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2959'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '16.094284'^^xsd:double;
  dwc:latitude '56.387325'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2959:0x31F4B30101000000'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2964%3A0x31F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2964%3A0x31F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2964%3A0x31F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.441825 12.856608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.441825"^^xsd:decimal ;
  dwc:decimalLongitude "12.856608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2964%3A0x31F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.441825 12.856608)"^^geo:wktLiteral ;
  geo-pos:lat "56.441825"^^xsd:decimal ;
  geo-pos:long "12.856608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2964%3A0x31F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2964:0x31F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2964'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.856608'^^xsd:double;
  dwc:latitude '56.441825'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2964:0x31F4B30101000100'^^xsd:string;
  dwc:observationDate '1903-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2951%3A0x31F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2951%3A0x31F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2951%3A0x31F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.097108 15.535026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.097108"^^xsd:decimal ;
  dwc:decimalLongitude "15.535026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2951%3A0x31F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.097108 15.535026)"^^geo:wktLiteral ;
  geo-pos:lat "56.097108"^^xsd:decimal ;
  geo-pos:long "15.535026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2951%3A0x31F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2951:0x31F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2951'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.535026'^^xsd:double;
  dwc:latitude '56.097108'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2951:0x31F4B30101000200'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2953%3A0x31F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2953%3A0x31F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2953%3A0x31F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291485 11.510243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.291485"^^xsd:decimal ;
  dwc:decimalLongitude "11.510243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2953%3A0x31F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291485 11.510243)"^^geo:wktLiteral ;
  geo-pos:lat "58.291485"^^xsd:decimal ;
  geo-pos:long "11.510243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2953%3A0x31F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2953:0x31F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2953'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:longitude '11.510243'^^xsd:double;
  dwc:latitude '58.291485'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2953:0x31F4B30101000300'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2952%3A0x31F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2952%3A0x31F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2952%3A0x31F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.250527"^^xsd:decimal ;
  dwc:decimalLongitude "11.445666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2952%3A0x31F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  geo-pos:lat "58.250527"^^xsd:decimal ;
  geo-pos:long "11.445666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2952%3A0x31F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2952:0x31F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2952'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:longitude '11.445666'^^xsd:double;
  dwc:latitude '58.250527'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2952:0x31F4B30101000400'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3198%3A0x31F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3198%3A0x31F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3198%3A0x31F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.377203 14.195576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.377203"^^xsd:decimal ;
  dwc:decimalLongitude "14.195576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3198%3A0x31F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.377203 14.195576)"^^geo:wktLiteral ;
  geo-pos:lat "55.377203"^^xsd:decimal ;
  geo-pos:long "14.195576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3198%3A0x31F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3198:0x31F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3198'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '14.195576'^^xsd:double;
  dwc:latitude '55.377203'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3198:0x31F4B30101000500'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3199%3A0x33F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3199%3A0x33F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3199%3A0x33F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.615782 12.900271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.615782"^^xsd:decimal ;
  dwc:decimalLongitude "12.900271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3199%3A0x33F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.615782 12.900271)"^^geo:wktLiteral ;
  geo-pos:lat "55.615782"^^xsd:decimal ;
  geo-pos:long "12.900271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3199%3A0x33F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3199:0x33F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3199'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '12.900271'^^xsd:double;
  dwc:latitude '55.615782'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3199:0x33F4B30101000000'^^xsd:string;
  dwc:observationDate '1894-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3200%3A0x33F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3200%3A0x33F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3200%3A0x33F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.896206 11.021583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.896206"^^xsd:decimal ;
  dwc:decimalLongitude "11.021583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3200%3A0x33F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.896206 11.021583)"^^geo:wktLiteral ;
  geo-pos:lat "58.896206"^^xsd:decimal ;
  geo-pos:long "11.021583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3200%3A0x33F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3200:0x33F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3200'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '11.021583'^^xsd:double;
  dwc:latitude '58.896206'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3200:0x33F4B30101000100'^^xsd:string;
  dwc:observationDate '1895-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3201%3A0x33F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3201%3A0x33F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3201%3A0x33F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.351589 18.528305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.351589"^^xsd:decimal ;
  dwc:decimalLongitude "18.528305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3201%3A0x33F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.351589 18.528305)"^^geo:wktLiteral ;
  geo-pos:lat "56.351589"^^xsd:decimal ;
  geo-pos:long "18.528305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3201%3A0x33F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3201:0x33F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3201'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.528305'^^xsd:double;
  dwc:latitude '56.351589'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3201:0x33F4B30101000200'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3196%3A0x33F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3196%3A0x33F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3196%3A0x33F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.831498 11.643766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.831498"^^xsd:decimal ;
  dwc:decimalLongitude "11.643766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3196%3A0x33F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.831498 11.643766)"^^geo:wktLiteral ;
  geo-pos:lat "64.831498"^^xsd:decimal ;
  geo-pos:long "11.643766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3196%3A0x33F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3196:0x33F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3196'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:longitude '11.643766'^^xsd:double;
  dwc:latitude '64.831498'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3196:0x33F4B30101000300'^^xsd:string;
  dwc:observationDate '1871-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3195%3A0x33F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3195%3A0x33F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3195%3A0x33F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565326"^^xsd:decimal ;
  dwc:decimalLongitude "11.025435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3195%3A0x33F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  geo-pos:lat "58.565326"^^xsd:decimal ;
  geo-pos:long "11.025435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3195%3A0x33F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3195:0x33F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3195'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.025435'^^xsd:double;
  dwc:latitude '58.565326'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3195:0x33F4B30101000400'^^xsd:string;
  dwc:observationDate '1876-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3197%3A0x33F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3197%3A0x33F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3197%3A0x33F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.448541 5.986295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.448541"^^xsd:decimal ;
  dwc:decimalLongitude "5.986295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3197%3A0x33F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.448541 5.986295)"^^geo:wktLiteral ;
  geo-pos:lat "58.448541"^^xsd:decimal ;
  geo-pos:long "5.986295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3197%3A0x33F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3197:0x33F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3197'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:longitude '5.986295'^^xsd:double;
  dwc:latitude '58.448541'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3197:0x33F4B30101000500'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3192%3A0x33F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3192%3A0x33F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3192%3A0x33F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.563506 18.652499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.563506"^^xsd:decimal ;
  dwc:decimalLongitude "18.652499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3192%3A0x33F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.563506 18.652499)"^^geo:wktLiteral ;
  geo-pos:lat "59.563506"^^xsd:decimal ;
  geo-pos:long "18.652499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3192%3A0x33F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3192:0x33F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3192'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:longitude '18.652499'^^xsd:double;
  dwc:latitude '59.563506'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3192:0x33F4B30101000600'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3191%3A0x33F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3191%3A0x33F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3191%3A0x33F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.076865 18.423865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.076865"^^xsd:decimal ;
  dwc:decimalLongitude "18.423865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3191%3A0x33F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.076865 18.423865)"^^geo:wktLiteral ;
  geo-pos:lat "57.076865"^^xsd:decimal ;
  geo-pos:long "18.423865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3191%3A0x33F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3191:0x33F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3191'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '18.423865'^^xsd:double;
  dwc:latitude '57.076865'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3191:0x33F4B30101000700'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3190%3A0x33F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3190%3A0x33F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3190%3A0x33F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.660217 16.81449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.660217"^^xsd:decimal ;
  dwc:decimalLongitude "16.81449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3190%3A0x33F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.660217 16.81449)"^^geo:wktLiteral ;
  geo-pos:lat "56.660217"^^xsd:decimal ;
  geo-pos:long "16.81449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3190%3A0x33F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3190:0x33F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3190'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '16.81449'^^xsd:double;
  dwc:latitude '56.660217'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3190:0x33F4B30101000800'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3188%3A0x30F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3188%3A0x30F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3188%3A0x30F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.652213 16.45463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.652213"^^xsd:decimal ;
  dwc:decimalLongitude "16.45463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3188%3A0x30F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.652213 16.45463)"^^geo:wktLiteral ;
  geo-pos:lat "56.652213"^^xsd:decimal ;
  geo-pos:long "16.45463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3188%3A0x30F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3188:0x30F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3188'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '16.45463'^^xsd:double;
  dwc:latitude '56.652213'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3188:0x30F4B30101000600'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3186%3A0x30F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3186%3A0x30F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3186%3A0x30F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.387325 16.094284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.387325"^^xsd:decimal ;
  dwc:decimalLongitude "16.094284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3186%3A0x30F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.387325 16.094284)"^^geo:wktLiteral ;
  geo-pos:lat "56.387325"^^xsd:decimal ;
  geo-pos:long "16.094284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3186%3A0x30F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3186:0x30F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3186'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '16.094284'^^xsd:double;
  dwc:latitude '56.387325'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3186:0x30F4B30101000700'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3185%3A0x30F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3185%3A0x30F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3185%3A0x30F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.097108 15.535026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.097108"^^xsd:decimal ;
  dwc:decimalLongitude "15.535026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3185%3A0x30F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.097108 15.535026)"^^geo:wktLiteral ;
  geo-pos:lat "56.097108"^^xsd:decimal ;
  geo-pos:long "15.535026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3185%3A0x30F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3185:0x30F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3185'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.535026'^^xsd:double;
  dwc:latitude '56.097108'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3185:0x30F4B30101000800'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3184%3A0x30F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3184%3A0x30F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3184%3A0x30F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981516 15.080941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.981516"^^xsd:decimal ;
  dwc:decimalLongitude "15.080941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3184%3A0x30F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981516 15.080941)"^^geo:wktLiteral ;
  geo-pos:lat "54.981516"^^xsd:decimal ;
  geo-pos:long "15.080941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3184%3A0x30F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3184:0x30F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3184'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.080941'^^xsd:double;
  dwc:latitude '54.981516'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3184:0x30F4B30101000900'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3177%3A0x30F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3177%3A0x30F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3177%3A0x30F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.751556 18.956761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.751556"^^xsd:decimal ;
  dwc:decimalLongitude "18.956761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3177%3A0x30F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.751556 18.956761)"^^geo:wktLiteral ;
  geo-pos:lat "57.751556"^^xsd:decimal ;
  geo-pos:long "18.956761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3177%3A0x30F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3177:0x30F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3177'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '18.956761'^^xsd:double;
  dwc:latitude '57.751556'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3177:0x30F4B30101000A00'^^xsd:string;
  dwc:observationDate '1881-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3175%3A0x30F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3175%3A0x30F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3175%3A0x30F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516243 12.829162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516243"^^xsd:decimal ;
  dwc:decimalLongitude "12.829162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3175%3A0x30F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516243 12.829162)"^^geo:wktLiteral ;
  geo-pos:lat "55.516243"^^xsd:decimal ;
  geo-pos:long "12.829162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3175%3A0x30F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3175:0x30F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3175'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.829162'^^xsd:double;
  dwc:latitude '55.516243'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3175:0x30F4B30101000B00'^^xsd:string;
  dwc:observationDate '1878-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3183%3A0x30F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3183%3A0x30F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3183%3A0x30F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093883 14.670884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.093883"^^xsd:decimal ;
  dwc:decimalLongitude "14.670884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3183%3A0x30F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093883 14.670884)"^^geo:wktLiteral ;
  geo-pos:lat "55.093883"^^xsd:decimal ;
  geo-pos:long "14.670884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3183%3A0x30F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3183:0x30F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3183'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '14.670884'^^xsd:double;
  dwc:latitude '55.093883'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3183:0x30F4B30101000C00'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3182%3A0x30F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3182%3A0x30F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3182%3A0x30F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.825574 19.105857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.825574"^^xsd:decimal ;
  dwc:decimalLongitude "19.105857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3182%3A0x30F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.825574 19.105857)"^^geo:wktLiteral ;
  geo-pos:lat "57.825574"^^xsd:decimal ;
  geo-pos:long "19.105857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3182%3A0x30F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3182:0x30F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3182'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '19.105857'^^xsd:double;
  dwc:latitude '57.825574'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3182:0x30F4B30101000D00'^^xsd:string;
  dwc:observationDate '1881-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3171%3A0x33F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3171%3A0x33F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3171%3A0x33F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.864923"^^xsd:decimal ;
  dwc:decimalLongitude "19.069957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3171%3A0x33F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  geo-pos:lat "57.864923"^^xsd:decimal ;
  geo-pos:long "19.069957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3171%3A0x33F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3171:0x33F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3171'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '19.069957'^^xsd:double;
  dwc:latitude '57.864923'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3171:0x33F4B30101000900'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3174%3A0x33F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3174%3A0x33F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3174%3A0x33F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.707186 12.869406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.707186"^^xsd:decimal ;
  dwc:decimalLongitude "12.869406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3174%3A0x33F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.707186 12.869406)"^^geo:wktLiteral ;
  geo-pos:lat "55.707186"^^xsd:decimal ;
  geo-pos:long "12.869406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3174%3A0x33F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3174:0x33F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3174'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.869406'^^xsd:double;
  dwc:latitude '55.707186'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3174:0x33F4B30101000A00'^^xsd:string;
  dwc:observationDate '1878-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3172%3A0x33F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3172%3A0x33F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3172%3A0x33F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648864 18.220624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.648864"^^xsd:decimal ;
  dwc:decimalLongitude "18.220624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3172%3A0x33F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648864 18.220624)"^^geo:wktLiteral ;
  geo-pos:lat "57.648864"^^xsd:decimal ;
  geo-pos:long "18.220624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3172%3A0x33F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3172:0x33F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3172'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.220624'^^xsd:double;
  dwc:latitude '57.648864'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3172:0x33F4B30101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3078%3A0x33F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3078%3A0x33F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3078%3A0x33F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271587 11.443242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271587"^^xsd:decimal ;
  dwc:decimalLongitude "11.443242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3078%3A0x33F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271587 11.443242)"^^geo:wktLiteral ;
  geo-pos:lat "58.271587"^^xsd:decimal ;
  geo-pos:long "11.443242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3078%3A0x33F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3078:0x33F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '11.443242'^^xsd:double;
  dwc:latitude '58.271587'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3078:0x33F4B30101000C00'^^xsd:string;
  dwc:observationDate '1863-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3077%3A0x33F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3077%3A0x33F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3077%3A0x33F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.801809 19.386183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.801809"^^xsd:decimal ;
  dwc:decimalLongitude "19.386183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3077%3A0x33F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.801809 19.386183)"^^geo:wktLiteral ;
  geo-pos:lat "69.801809"^^xsd:decimal ;
  geo-pos:long "19.386183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3077%3A0x33F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3077:0x33F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3077'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.386183'^^xsd:double;
  dwc:latitude '69.801809'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3077:0x33F4B30101000D00'^^xsd:string;
  dwc:observationDate '1861-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3075%3A0x33F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3075%3A0x33F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3075%3A0x33F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.321785 12.741462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.321785"^^xsd:decimal ;
  dwc:decimalLongitude "12.741462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3075%3A0x33F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.321785 12.741462)"^^geo:wktLiteral ;
  geo-pos:lat "56.321785"^^xsd:decimal ;
  geo-pos:long "12.741462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3075%3A0x33F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3075:0x33F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.741462'^^xsd:double;
  dwc:latitude '56.321785'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3075:0x33F4B30101000E00'^^xsd:string;
  dwc:observationDate '1902-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3073%3A0x33F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3073%3A0x33F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3073%3A0x33F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.24311 22.304194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.24311"^^xsd:decimal ;
  dwc:decimalLongitude "22.304194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3073%3A0x33F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.24311 22.304194)"^^geo:wktLiteral ;
  geo-pos:lat "70.24311"^^xsd:decimal ;
  geo-pos:long "22.304194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3073%3A0x33F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3073:0x33F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3073'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '22.304194'^^xsd:double;
  dwc:latitude '70.24311'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3073:0x33F4B30101000F00'^^xsd:string;
  dwc:observationDate '1877-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3072%3A0x34F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3072%3A0x34F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3072%3A0x34F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.718675 7.171456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.718675"^^xsd:decimal ;
  dwc:decimalLongitude "7.171456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3072%3A0x34F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.718675 7.171456)"^^geo:wktLiteral ;
  geo-pos:lat "62.718675"^^xsd:decimal ;
  geo-pos:long "7.171456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3072%3A0x34F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3072:0x34F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3072'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.171456'^^xsd:double;
  dwc:latitude '62.718675'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3072:0x34F4B30101000000'^^xsd:string;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x34F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x34F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x34F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.887824 10.976006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.887824"^^xsd:decimal ;
  dwc:decimalLongitude "10.976006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x34F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.887824 10.976006)"^^geo:wktLiteral ;
  geo-pos:lat "58.887824"^^xsd:decimal ;
  geo-pos:long "10.976006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x34F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3070:0x34F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3070'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:longitude '10.976006'^^xsd:double;
  dwc:latitude '58.887824'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3070:0x34F4B30101000100'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x2FF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x2FF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x2FF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901066 11.113519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.901066"^^xsd:decimal ;
  dwc:decimalLongitude "11.113519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x2FF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901066 11.113519)"^^geo:wktLiteral ;
  geo-pos:lat "58.901066"^^xsd:decimal ;
  geo-pos:long "11.113519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3070%3A0x2FF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3070:0x2FF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3070'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:longitude '11.113519'^^xsd:double;
  dwc:latitude '58.901066'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3070:0x2FF4B30101000E00'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3069%3A0x2FF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3069%3A0x2FF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3069%3A0x2FF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571726 11.0625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.571726"^^xsd:decimal ;
  dwc:decimalLongitude "11.0625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3069%3A0x2FF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571726 11.0625)"^^geo:wktLiteral ;
  geo-pos:lat "58.571726"^^xsd:decimal ;
  geo-pos:long "11.0625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3069%3A0x2FF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3069:0x2FF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3069'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:longitude '11.0625'^^xsd:double;
  dwc:latitude '58.571726'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3069:0x2FF4B30101000F00'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3067%3A0x30F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3067%3A0x30F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3067%3A0x30F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291485 11.510243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.291485"^^xsd:decimal ;
  dwc:decimalLongitude "11.510243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3067%3A0x30F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291485 11.510243)"^^geo:wktLiteral ;
  geo-pos:lat "58.291485"^^xsd:decimal ;
  geo-pos:long "11.510243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3067%3A0x30F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3067:0x30F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3067'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '11.510243'^^xsd:double;
  dwc:latitude '58.291485'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3067:0x30F4B30101000000'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3065%3A0x30F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3065%3A0x30F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3065%3A0x30F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.020512 19.970817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.020512"^^xsd:decimal ;
  dwc:decimalLongitude "19.970817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3065%3A0x30F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.020512 19.970817)"^^geo:wktLiteral ;
  geo-pos:lat "70.020512"^^xsd:decimal ;
  geo-pos:long "19.970817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3065%3A0x30F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3065:0x30F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '19.970817'^^xsd:double;
  dwc:latitude '70.020512'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3065:0x30F4B30101000100'^^xsd:string;
  dwc:observationDate '1864-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3066%3A0x30F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3066%3A0x30F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3066%3A0x30F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.660517 11.818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.660517"^^xsd:decimal ;
  dwc:decimalLongitude "11.818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3066%3A0x30F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.660517 11.818333)"^^geo:wktLiteral ;
  geo-pos:lat "57.660517"^^xsd:decimal ;
  geo-pos:long "11.818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3066%3A0x30F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3066:0x30F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3066'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.818333'^^xsd:double;
  dwc:latitude '57.660517'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3066:0x30F4B30101000200'^^xsd:string;
  dwc:observationDate '1853-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3064%3A0x30F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3064%3A0x30F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3064%3A0x30F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.366494 17.049843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.366494"^^xsd:decimal ;
  dwc:decimalLongitude "17.049843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3064%3A0x30F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.366494 17.049843)"^^geo:wktLiteral ;
  geo-pos:lat "57.366494"^^xsd:decimal ;
  geo-pos:long "17.049843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3064%3A0x30F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3064:0x30F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3064'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.049843'^^xsd:double;
  dwc:latitude '57.366494'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3064:0x30F4B30101000300'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3061%3A0x30F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3061%3A0x30F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3061%3A0x30F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936135 11.16249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.936135"^^xsd:decimal ;
  dwc:decimalLongitude "11.16249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3061%3A0x30F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936135 11.16249)"^^geo:wktLiteral ;
  geo-pos:lat "58.936135"^^xsd:decimal ;
  geo-pos:long "11.16249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3061%3A0x30F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3061:0x30F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1874'^^xsd:integer;
  dwc:longitude '11.16249'^^xsd:double;
  dwc:latitude '58.936135'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3061:0x30F4B30101000400'^^xsd:string;
  dwc:observationDate '1874-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3056%3A0x30F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3056%3A0x30F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3056%3A0x30F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565326"^^xsd:decimal ;
  dwc:decimalLongitude "11.025435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3056%3A0x30F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  geo-pos:lat "58.565326"^^xsd:decimal ;
  geo-pos:long "11.025435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3056%3A0x30F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3056:0x30F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3056'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '11.025435'^^xsd:double;
  dwc:latitude '58.565326'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3056:0x30F4B30101000500'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3053%3A0x34F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3053%3A0x34F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3053%3A0x34F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.864923"^^xsd:decimal ;
  dwc:decimalLongitude "19.069957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3053%3A0x34F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864923 19.069957)"^^geo:wktLiteral ;
  geo-pos:lat "57.864923"^^xsd:decimal ;
  geo-pos:long "19.069957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3053%3A0x34F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3053:0x34F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '19.069957'^^xsd:double;
  dwc:latitude '57.864923'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3053:0x34F4B30101000200'^^xsd:string;
  dwc:observationDate '1870-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3060%3A0x34F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3060%3A0x34F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3060%3A0x34F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936135 11.16249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.936135"^^xsd:decimal ;
  dwc:decimalLongitude "11.16249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3060%3A0x34F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936135 11.16249)"^^geo:wktLiteral ;
  geo-pos:lat "58.936135"^^xsd:decimal ;
  geo-pos:long "11.16249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3060%3A0x34F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3060:0x34F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '11.16249'^^xsd:double;
  dwc:latitude '58.936135'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3060:0x34F4B30101000300'^^xsd:string;
  dwc:observationDate '1880-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3058%3A0x34F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3058%3A0x34F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3058%3A0x34F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093883 14.670884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.093883"^^xsd:decimal ;
  dwc:decimalLongitude "14.670884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3058%3A0x34F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093883 14.670884)"^^geo:wktLiteral ;
  geo-pos:lat "55.093883"^^xsd:decimal ;
  geo-pos:long "14.670884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3058%3A0x34F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3058:0x34F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '14.670884'^^xsd:double;
  dwc:latitude '55.093883'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3058:0x34F4B30101000400'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3057%3A0x34F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3057%3A0x34F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3057%3A0x34F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250626 11.441838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.250626"^^xsd:decimal ;
  dwc:decimalLongitude "11.441838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3057%3A0x34F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250626 11.441838)"^^geo:wktLiteral ;
  geo-pos:lat "58.250626"^^xsd:decimal ;
  geo-pos:long "11.441838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3057%3A0x34F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3057:0x34F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3057'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.441838'^^xsd:double;
  dwc:latitude '58.250626'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3057:0x34F4B30101000500'^^xsd:string;
  dwc:observationDate '1895-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3221%3A0x34F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3221%3A0x34F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3221%3A0x34F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938323 18.037993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.938323"^^xsd:decimal ;
  dwc:decimalLongitude "18.037993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3221%3A0x34F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938323 18.037993)"^^geo:wktLiteral ;
  geo-pos:lat "58.938323"^^xsd:decimal ;
  geo-pos:long "18.037993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3221%3A0x34F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3221:0x34F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3221'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.037993'^^xsd:double;
  dwc:latitude '58.938323'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3221:0x34F4B30101000600'^^xsd:string;
  dwc:observationDate '1870-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3223%3A0x34F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3223%3A0x34F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3223%3A0x34F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.212642 18.649478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.212642"^^xsd:decimal ;
  dwc:decimalLongitude "18.649478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3223%3A0x34F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.212642 18.649478)"^^geo:wktLiteral ;
  geo-pos:lat "59.212642"^^xsd:decimal ;
  geo-pos:long "18.649478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3223%3A0x34F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3223:0x34F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3223'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.649478'^^xsd:double;
  dwc:latitude '59.212642'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3223:0x34F4B30101000700'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3218%3A0x34F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3218%3A0x34F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3218%3A0x34F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.654512 16.309949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.654512"^^xsd:decimal ;
  dwc:decimalLongitude "16.309949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3218%3A0x34F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.654512 16.309949)"^^geo:wktLiteral ;
  geo-pos:lat "56.654512"^^xsd:decimal ;
  geo-pos:long "16.309949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3218%3A0x34F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3218:0x34F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3218'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.309949'^^xsd:double;
  dwc:latitude '56.654512'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3218:0x34F4B30101000800'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3220%3A0x34F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3220%3A0x34F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3220%3A0x34F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.984513 18.157877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.984513"^^xsd:decimal ;
  dwc:decimalLongitude "18.157877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3220%3A0x34F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.984513 18.157877)"^^geo:wktLiteral ;
  geo-pos:lat "58.984513"^^xsd:decimal ;
  geo-pos:long "18.157877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3220%3A0x34F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3220:0x34F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3220'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.157877'^^xsd:double;
  dwc:latitude '58.984513'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3220:0x34F4B30101000900'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3242%3A0x34F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3242%3A0x34F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3242%3A0x34F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.163135 14.968281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.163135"^^xsd:decimal ;
  dwc:decimalLongitude "14.968281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3242%3A0x34F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.163135 14.968281)"^^geo:wktLiteral ;
  geo-pos:lat "56.163135"^^xsd:decimal ;
  geo-pos:long "14.968281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3242%3A0x34F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3242:0x34F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3242'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '14.968281'^^xsd:double;
  dwc:latitude '56.163135'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3242:0x34F4B30101000A00'^^xsd:string;
  dwc:observationDate '1871-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3235%3A0x2FF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3235%3A0x2FF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3235%3A0x2FF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.105807 15.584743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.105807"^^xsd:decimal ;
  dwc:decimalLongitude "15.584743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3235%3A0x2FF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.105807 15.584743)"^^geo:wktLiteral ;
  geo-pos:lat "56.105807"^^xsd:decimal ;
  geo-pos:long "15.584743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3235%3A0x2FF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3235:0x2FF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3235'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '15.584743'^^xsd:double;
  dwc:latitude '56.105807'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3235:0x2FF4B30101000600'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3234%3A0x2FF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3234%3A0x2FF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3234%3A0x2FF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.093867 15.560068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.093867"^^xsd:decimal ;
  dwc:decimalLongitude "15.560068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3234%3A0x2FF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.093867 15.560068)"^^geo:wktLiteral ;
  geo-pos:lat "56.093867"^^xsd:decimal ;
  geo-pos:long "15.560068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3234%3A0x2FF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3234:0x2FF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3234'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '15.560068'^^xsd:double;
  dwc:latitude '56.093867'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3234:0x2FF4B30101000700'^^xsd:string;
  dwc:observationDate '1864-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3233%3A0x2FF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3233%3A0x2FF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3233%3A0x2FF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.088416 15.80944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.088416"^^xsd:decimal ;
  dwc:decimalLongitude "15.80944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3233%3A0x2FF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.088416 15.80944)"^^geo:wktLiteral ;
  geo-pos:lat "56.088416"^^xsd:decimal ;
  geo-pos:long "15.80944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3233%3A0x2FF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3233:0x2FF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3233'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.80944'^^xsd:double;
  dwc:latitude '56.088416'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3233:0x2FF4B30101000800'^^xsd:string;
  dwc:observationDate '1864-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3232%3A0x2FF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3232%3A0x2FF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3232%3A0x2FF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.105807 15.584743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.105807"^^xsd:decimal ;
  dwc:decimalLongitude "15.584743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3232%3A0x2FF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.105807 15.584743)"^^geo:wktLiteral ;
  geo-pos:lat "56.105807"^^xsd:decimal ;
  geo-pos:long "15.584743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3232%3A0x2FF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3232:0x2FF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3232'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '15.584743'^^xsd:double;
  dwc:latitude '56.105807'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3232:0x2FF4B30101000900'^^xsd:string;
  dwc:observationDate '1864-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3229%3A0x2FF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3229%3A0x2FF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3229%3A0x2FF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.393416 13.822989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.393416"^^xsd:decimal ;
  dwc:decimalLongitude "13.822989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3229%3A0x2FF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.393416 13.822989)"^^geo:wktLiteral ;
  geo-pos:lat "55.393416"^^xsd:decimal ;
  geo-pos:long "13.822989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3229%3A0x2FF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3229:0x2FF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3229'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.822989'^^xsd:double;
  dwc:latitude '55.393416'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3229:0x2FF4B30101000A00'^^xsd:string;
  dwc:observationDate '1864-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3225%3A0x2FF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3225%3A0x2FF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3225%3A0x2FF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.097623 16.857667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.097623"^^xsd:decimal ;
  dwc:decimalLongitude "16.857667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3225%3A0x2FF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.097623 16.857667)"^^geo:wktLiteral ;
  geo-pos:lat "58.097623"^^xsd:decimal ;
  geo-pos:long "16.857667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3225%3A0x2FF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3225:0x2FF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3225'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.857667'^^xsd:double;
  dwc:latitude '58.097623'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3225:0x2FF4B30101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3224%3A0x2FF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3224%3A0x2FF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3224%3A0x2FF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.179113 16.913289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.179113"^^xsd:decimal ;
  dwc:decimalLongitude "16.913289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3224%3A0x2FF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.179113 16.913289)"^^geo:wktLiteral ;
  geo-pos:lat "58.179113"^^xsd:decimal ;
  geo-pos:long "16.913289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3224%3A0x2FF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3224:0x2FF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3224'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.913289'^^xsd:double;
  dwc:latitude '58.179113'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3224:0x2FF4B30101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3227%3A0x2FF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3227%3A0x2FF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3227%3A0x2FF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566806 16.75782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.566806"^^xsd:decimal ;
  dwc:decimalLongitude "16.75782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3227%3A0x2FF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566806 16.75782)"^^geo:wktLiteral ;
  geo-pos:lat "57.566806"^^xsd:decimal ;
  geo-pos:long "16.75782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3227%3A0x2FF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3227:0x2FF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3227'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '16.75782'^^xsd:double;
  dwc:latitude '57.566806'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3227:0x2FF4B30101000D00'^^xsd:string;
  dwc:observationDate '1864-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3202%3A0x34F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3202%3A0x34F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3202%3A0x34F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.354017 9.929845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.354017"^^xsd:decimal ;
  dwc:decimalLongitude "9.929845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3202%3A0x34F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.354017 9.929845)"^^geo:wktLiteral ;
  geo-pos:lat "58.354017"^^xsd:decimal ;
  geo-pos:long "9.929845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3202%3A0x34F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3202:0x34F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3202'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.929845'^^xsd:double;
  dwc:latitude '58.354017'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3202:0x34F4B30101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3205%3A0x34F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3205%3A0x34F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3205%3A0x34F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.070648 15.844508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.070648"^^xsd:decimal ;
  dwc:decimalLongitude "15.844508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3205%3A0x34F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.070648 15.844508)"^^geo:wktLiteral ;
  geo-pos:lat "56.070648"^^xsd:decimal ;
  geo-pos:long "15.844508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3205%3A0x34F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3205:0x34F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3205'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.844508'^^xsd:double;
  dwc:latitude '56.070648'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3205:0x34F4B30101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3207%3A0x34F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3207%3A0x34F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3207%3A0x34F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.971714 18.109978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.971714"^^xsd:decimal ;
  dwc:decimalLongitude "18.109978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3207%3A0x34F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.971714 18.109978)"^^geo:wktLiteral ;
  geo-pos:lat "56.971714"^^xsd:decimal ;
  geo-pos:long "18.109978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3207%3A0x34F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3207:0x34F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3207'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.109978'^^xsd:double;
  dwc:latitude '56.971714'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3207:0x34F4B30101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3206%3A0x34F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3206%3A0x34F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3206%3A0x34F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.887747 17.694738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.887747"^^xsd:decimal ;
  dwc:decimalLongitude "17.694738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3206%3A0x34F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.887747 17.694738)"^^geo:wktLiteral ;
  geo-pos:lat "58.887747"^^xsd:decimal ;
  geo-pos:long "17.694738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3206%3A0x34F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3206:0x34F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3206'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.694738'^^xsd:double;
  dwc:latitude '58.887747'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3206:0x34F4B30101000E00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3214%3A0x34F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3214%3A0x34F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3214%3A0x34F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.633731 16.302606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.633731"^^xsd:decimal ;
  dwc:decimalLongitude "16.302606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3214%3A0x34F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.633731 16.302606)"^^geo:wktLiteral ;
  geo-pos:lat "56.633731"^^xsd:decimal ;
  geo-pos:long "16.302606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3214%3A0x34F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3214:0x34F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3214'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.302606'^^xsd:double;
  dwc:latitude '56.633731'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3214:0x34F4B30101000F00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3213%3A0x35F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3213%3A0x35F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3213%3A0x35F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476595"^^xsd:decimal ;
  dwc:decimalLongitude "16.960572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3213%3A0x35F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  geo-pos:lat "58.476595"^^xsd:decimal ;
  geo-pos:long "16.960572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3213%3A0x35F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3213:0x35F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3213'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '16.960572'^^xsd:double;
  dwc:latitude '58.476595'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3213:0x35F4B30101000000'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3215%3A0x35F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3215%3A0x35F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3215%3A0x35F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.960767 12.660011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.960767"^^xsd:decimal ;
  dwc:decimalLongitude "12.660011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3215%3A0x35F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.960767 12.660011)"^^geo:wktLiteral ;
  geo-pos:lat "55.960767"^^xsd:decimal ;
  geo-pos:long "12.660011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3215%3A0x35F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3215:0x35F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3215'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '12.660011'^^xsd:double;
  dwc:latitude '55.960767'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3215:0x35F4B30101000100'^^xsd:string;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3253%3A0x35F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3253%3A0x35F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3253%3A0x35F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.202935 18.833366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.202935"^^xsd:decimal ;
  dwc:decimalLongitude "18.833366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3253%3A0x35F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.202935 18.833366)"^^geo:wktLiteral ;
  geo-pos:lat "59.202935"^^xsd:decimal ;
  geo-pos:long "18.833366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3253%3A0x35F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3253:0x35F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3253'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:longitude '18.833366'^^xsd:double;
  dwc:latitude '59.202935'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3253:0x35F4B30101000200'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3252%3A0x35F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3252%3A0x35F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3252%3A0x35F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.839372 17.48319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.839372"^^xsd:decimal ;
  dwc:decimalLongitude "17.48319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3252%3A0x35F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.839372 17.48319)"^^geo:wktLiteral ;
  geo-pos:lat "58.839372"^^xsd:decimal ;
  geo-pos:long "17.48319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3252%3A0x35F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3252:0x35F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3252'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.48319'^^xsd:double;
  dwc:latitude '58.839372'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3252:0x35F4B30101000300'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3256%3A0x2EF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3256%3A0x2EF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3256%3A0x2EF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84661 12.925003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84661"^^xsd:decimal ;
  dwc:decimalLongitude "12.925003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3256%3A0x2EF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84661 12.925003)"^^geo:wktLiteral ;
  geo-pos:lat "54.84661"^^xsd:decimal ;
  geo-pos:long "12.925003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3256%3A0x2EF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3256:0x2EF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3256'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '12.925003'^^xsd:double;
  dwc:latitude '54.84661'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3256:0x2EF4B30101000E00'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3255%3A0x2EF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3255%3A0x2EF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3255%3A0x2EF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.276583 14.811448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.276583"^^xsd:decimal ;
  dwc:decimalLongitude "14.811448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3255%3A0x2EF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.276583 14.811448)"^^geo:wktLiteral ;
  geo-pos:lat "55.276583"^^xsd:decimal ;
  geo-pos:long "14.811448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3255%3A0x2EF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3255:0x2EF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3255'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '14.811448'^^xsd:double;
  dwc:latitude '55.276583'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3255:0x2EF4B30101000F00'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3261%3A0x2FF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3261%3A0x2FF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3261%3A0x2FF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.696514 18.808451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.696514"^^xsd:decimal ;
  dwc:decimalLongitude "18.808451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3261%3A0x2FF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.696514 18.808451)"^^geo:wktLiteral ;
  geo-pos:lat "57.696514"^^xsd:decimal ;
  geo-pos:long "18.808451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3261%3A0x2FF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3261:0x2FF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3261'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.808451'^^xsd:double;
  dwc:latitude '57.696514'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3261:0x2FF4B30101000000'^^xsd:string;
  dwc:observationDate '1881-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3259%3A0x2FF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3259%3A0x2FF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3259%3A0x2FF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.136256 15.149289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.136256"^^xsd:decimal ;
  dwc:decimalLongitude "15.149289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3259%3A0x2FF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.136256 15.149289)"^^geo:wktLiteral ;
  geo-pos:lat "55.136256"^^xsd:decimal ;
  geo-pos:long "15.149289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3259%3A0x2FF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3259:0x2FF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3259'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.149289'^^xsd:double;
  dwc:latitude '55.136256'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3259:0x2FF4B30101000100'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3257%3A0x2FF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3257%3A0x2FF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3257%3A0x2FF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.349528 12.633802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.349528"^^xsd:decimal ;
  dwc:decimalLongitude "12.633802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3257%3A0x2FF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.349528 12.633802)"^^geo:wktLiteral ;
  geo-pos:lat "55.349528"^^xsd:decimal ;
  geo-pos:long "12.633802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3257%3A0x2FF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3257:0x2FF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3257'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '12.633802'^^xsd:double;
  dwc:latitude '55.349528'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3257:0x2FF4B30101000200'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5039%3A0x2FF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5039%3A0x2FF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5039%3A0x2FF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.404502 -70.787954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.404502"^^xsd:decimal ;
  dwc:decimalLongitude "-70.787954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5039%3A0x2FF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.404502 -70.787954)"^^geo:wktLiteral ;
  geo-pos:lat "41.404502"^^xsd:decimal ;
  geo-pos:long "-70.787954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5039%3A0x2FF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5039:0x2FF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '5039'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-70.787954'^^xsd:double;
  dwc:latitude '41.404502'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5039:0x2FF4B30101000300'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3264%3A0x2FF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3264%3A0x2FF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3264%3A0x2FF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.623449 12.882557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.623449"^^xsd:decimal ;
  dwc:decimalLongitude "12.882557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3264%3A0x2FF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.623449 12.882557)"^^geo:wktLiteral ;
  geo-pos:lat "55.623449"^^xsd:decimal ;
  geo-pos:long "12.882557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3264%3A0x2FF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3264:0x2FF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3264'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '12.882557'^^xsd:double;
  dwc:latitude '55.623449'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3264:0x2FF4B30101000400'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3263%3A0x2FF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3263%3A0x2FF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3263%3A0x2FF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.414067 16.015497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.414067"^^xsd:decimal ;
  dwc:decimalLongitude "16.015497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3263%3A0x2FF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.414067 16.015497)"^^geo:wktLiteral ;
  geo-pos:lat "68.414067"^^xsd:decimal ;
  geo-pos:long "16.015497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3263%3A0x2FF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3263:0x2FF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3263'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '16.015497'^^xsd:double;
  dwc:latitude '68.414067'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3263:0x2FF4B30101000500'^^xsd:string;
  dwc:observationDate '1933-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3243%3A0x35F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3243%3A0x35F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3243%3A0x35F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.847893 18.79511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.847893"^^xsd:decimal ;
  dwc:decimalLongitude "18.79511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3243%3A0x35F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.847893 18.79511)"^^geo:wktLiteral ;
  geo-pos:lat "57.847893"^^xsd:decimal ;
  geo-pos:long "18.79511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3243%3A0x35F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3243:0x35F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3243'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '18.79511'^^xsd:double;
  dwc:latitude '57.847893'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3243:0x35F4B30101000400'^^xsd:string;
  dwc:observationDate '1864-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3244%3A0x35F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3244%3A0x35F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3244%3A0x35F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.261647 11.393859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.261647"^^xsd:decimal ;
  dwc:decimalLongitude "11.393859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3244%3A0x35F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.261647 11.393859)"^^geo:wktLiteral ;
  geo-pos:lat "58.261647"^^xsd:decimal ;
  geo-pos:long "11.393859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3244%3A0x35F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3244:0x35F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3244'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '11.393859'^^xsd:double;
  dwc:latitude '58.261647'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3244:0x35F4B30101000500'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3246%3A0x35F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3246%3A0x35F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3246%3A0x35F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.345912 18.785306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.345912"^^xsd:decimal ;
  dwc:decimalLongitude "18.785306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3246%3A0x35F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.345912 18.785306)"^^geo:wktLiteral ;
  geo-pos:lat "59.345912"^^xsd:decimal ;
  geo-pos:long "18.785306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3246%3A0x35F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3246:0x35F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3246'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.785306'^^xsd:double;
  dwc:latitude '59.345912'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3246:0x35F4B30101000600'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3247%3A0x35F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3247%3A0x35F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3247%3A0x35F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476595"^^xsd:decimal ;
  dwc:decimalLongitude "16.960572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3247%3A0x35F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  geo-pos:lat "58.476595"^^xsd:decimal ;
  geo-pos:long "16.960572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3247%3A0x35F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3247:0x35F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3247'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '16.960572'^^xsd:double;
  dwc:latitude '58.476595'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3247:0x35F4B30101000700'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3249%3A0x35F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3249%3A0x35F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3249%3A0x35F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271587 11.443242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271587"^^xsd:decimal ;
  dwc:decimalLongitude "11.443242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3249%3A0x35F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271587 11.443242)"^^geo:wktLiteral ;
  geo-pos:lat "58.271587"^^xsd:decimal ;
  geo-pos:long "11.443242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3249%3A0x35F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3249:0x35F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3249'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:longitude '11.443242'^^xsd:double;
  dwc:latitude '58.271587'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3249:0x35F4B30101000800'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3251%3A0x35F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3251%3A0x35F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3251%3A0x35F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.719694 18.91133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.719694"^^xsd:decimal ;
  dwc:decimalLongitude "18.91133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3251%3A0x35F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.719694 18.91133)"^^geo:wktLiteral ;
  geo-pos:lat "57.719694"^^xsd:decimal ;
  geo-pos:long "18.91133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3251%3A0x35F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3251:0x35F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3251'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.91133'^^xsd:double;
  dwc:latitude '57.719694'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3251:0x35F4B30101000900'^^xsd:string;
  dwc:observationDate '1881-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3250%3A0x35F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3250%3A0x35F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3250%3A0x35F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.250527"^^xsd:decimal ;
  dwc:decimalLongitude "11.445666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3250%3A0x35F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  geo-pos:lat "58.250527"^^xsd:decimal ;
  geo-pos:long "11.445666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A3250%3A0x35F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3250:0x35F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '3250'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '11.445666'^^xsd:double;
  dwc:latitude '58.250527'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:3250:0x35F4B30101000A00'^^xsd:string;
  dwc:observationDate '1907-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5411%3A0x35F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5411%3A0x35F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5411%3A0x35F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.275247 0.581808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.275247"^^xsd:decimal ;
  dwc:decimalLongitude "0.581808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5411%3A0x35F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.275247 0.581808)"^^geo:wktLiteral ;
  geo-pos:lat "39.275247"^^xsd:decimal ;
  geo-pos:long "0.581808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5411%3A0x35F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5411:0x35F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '5411'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.581808'^^xsd:double;
  dwc:latitude '39.275247'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5411:0x35F4B30101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A6826%3A0x35F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A6826%3A0x35F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A6826%3A0x35F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.908307 18.341341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.908307"^^xsd:decimal ;
  dwc:decimalLongitude "18.341341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A6826%3A0x35F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.908307 18.341341)"^^geo:wktLiteral ;
  geo-pos:lat "58.908307"^^xsd:decimal ;
  geo-pos:long "18.341341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A6826%3A0x35F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:6826:0x35F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '6826'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.341341'^^xsd:double;
  dwc:latitude '58.908307'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:6826:0x35F4B30101000C00'^^xsd:string;
  dwc:observationDate '1933-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A7623%3A0x2EF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A7623%3A0x2EF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A7623%3A0x2EF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A7623%3A0x2EF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -60)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-60"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A7623%3A0x2EF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:7623:0x2EF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '7623'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-60'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:7623:0x2EF4B30101000600'^^xsd:string;
  dwc:observationDate '1895-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8778%3A0x2EF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8778%3A0x2EF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8778%3A0x2EF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.152729 18.679683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.152729"^^xsd:decimal ;
  dwc:decimalLongitude "18.679683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8778%3A0x2EF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.152729 18.679683)"^^geo:wktLiteral ;
  geo-pos:lat "60.152729"^^xsd:decimal ;
  geo-pos:long "18.679683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8778%3A0x2EF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:8778:0x2EF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '8778'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '18.679683'^^xsd:double;
  dwc:latitude '60.152729'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:8778:0x2EF4B30101000700'^^xsd:string;
  dwc:observationDate '1880-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8266%3A0x2EF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8266%3A0x2EF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8266%3A0x2EF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.74928 7.380545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.74928"^^xsd:decimal ;
  dwc:decimalLongitude "7.380545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8266%3A0x2EF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.74928 7.380545)"^^geo:wktLiteral ;
  geo-pos:lat "62.74928"^^xsd:decimal ;
  geo-pos:long "7.380545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A8266%3A0x2EF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:8266:0x2EF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '8266'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '7.380545'^^xsd:double;
  dwc:latitude '62.74928'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:8266:0x2EF4B30101000800'^^xsd:string;
  dwc:observationDate '1934-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5316%3A0x2EF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5316%3A0x2EF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5316%3A0x2EF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.659301 14.764247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.659301"^^xsd:decimal ;
  dwc:decimalLongitude "14.764247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5316%3A0x2EF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.659301 14.764247)"^^geo:wktLiteral ;
  geo-pos:lat "40.659301"^^xsd:decimal ;
  geo-pos:long "14.764247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5316%3A0x2EF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5316:0x2EF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '5316'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1874'^^xsd:integer;
  dwc:longitude '14.764247'^^xsd:double;
  dwc:latitude '40.659301'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5316:0x2EF4B30101000900'^^xsd:string;
  dwc:observationDate '1874-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5184%3A0x2EF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5184%3A0x2EF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5184%3A0x2EF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.172741 -20.089502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.172741"^^xsd:decimal ;
  dwc:decimalLongitude "-20.089502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5184%3A0x2EF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.172741 -20.089502)"^^geo:wktLiteral ;
  geo-pos:lat "49.172741"^^xsd:decimal ;
  geo-pos:long "-20.089502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5184%3A0x2EF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5184:0x2EF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '5184'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-20.089502'^^xsd:double;
  dwc:latitude '49.172741'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5184:0x2EF4B30101000A00'^^xsd:string;
  dwc:observationDate '1893-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5365%3A0x2EF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5365%3A0x2EF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5365%3A0x2EF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345999 -4.147713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.345999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.147713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5365%3A0x2EF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345999 -4.147713)"^^geo:wktLiteral ;
  geo-pos:lat "50.345999"^^xsd:decimal ;
  geo-pos:long "-4.147713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5365%3A0x2EF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5365:0x2EF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '5365'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-4.147713'^^xsd:double;
  dwc:latitude '50.345999'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5365:0x2EF4B30101000B00'^^xsd:string;
  dwc:observationDate '1871-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5318%3A0x2EF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5318%3A0x2EF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5318%3A0x2EF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.192185 1.557957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.192185"^^xsd:decimal ;
  dwc:decimalLongitude "1.557957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5318%3A0x2EF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.192185 1.557957)"^^geo:wktLiteral ;
  geo-pos:lat "38.192185"^^xsd:decimal ;
  geo-pos:long "1.557957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A5318%3A0x2EF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5318:0x2EF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '5318'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:longitude '1.557957'^^xsd:double;
  dwc:latitude '38.192185'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:5318:0x2EF4B30101000C00'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19420%3A0x2EF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19420%3A0x2EF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19420%3A0x2EF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.415638 10.207092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.415638"^^xsd:decimal ;
  dwc:decimalLongitude "10.207092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19420%3A0x2EF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.415638 10.207092)"^^geo:wktLiteral ;
  geo-pos:lat "54.415638"^^xsd:decimal ;
  geo-pos:long "10.207092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19420%3A0x2EF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:19420:0x2EF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '19420'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:longitude '10.207092'^^xsd:double;
  dwc:latitude '54.415638'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:19420:0x2EF4B30101000D00'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A18429%3A0x35F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A18429%3A0x35F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A18429%3A0x35F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.739757 18.423232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.739757"^^xsd:decimal ;
  dwc:decimalLongitude "18.423232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A18429%3A0x35F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.739757 18.423232)"^^geo:wktLiteral ;
  geo-pos:lat "54.739757"^^xsd:decimal ;
  geo-pos:long "18.423232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A18429%3A0x35F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:18429:0x35F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '18429'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '18.423232'^^xsd:double;
  dwc:latitude '54.739757'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:18429:0x35F4B30101000D00'^^xsd:string;
  dwc:observationDate '1904-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A11296%3A0x35F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A11296%3A0x35F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A11296%3A0x35F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996443 10.919577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996443"^^xsd:decimal ;
  dwc:decimalLongitude "10.919577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A11296%3A0x35F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996443 10.919577)"^^geo:wktLiteral ;
  geo-pos:lat "53.996443"^^xsd:decimal ;
  geo-pos:long "10.919577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A11296%3A0x35F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:11296:0x35F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '11296'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:longitude '10.919577'^^xsd:double;
  dwc:latitude '53.996443'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:11296:0x35F4B30101000E00'^^xsd:string;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A10571%3A0x35F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A10571%3A0x35F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A10571%3A0x35F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844466 8.343027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.844466"^^xsd:decimal ;
  dwc:decimalLongitude "8.343027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A10571%3A0x35F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844466 8.343027)"^^geo:wktLiteral ;
  geo-pos:lat "54.844466"^^xsd:decimal ;
  geo-pos:long "8.343027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A10571%3A0x35F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:10571:0x35F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '10571'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '8.343027'^^xsd:double;
  dwc:latitude '54.844466'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:10571:0x35F4B30101000F00'^^xsd:string;
  dwc:observationDate '1915-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19439%3A0x36F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19439%3A0x36F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19439%3A0x36F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.853283 10.0372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.853283"^^xsd:decimal ;
  dwc:decimalLongitude "10.0372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19439%3A0x36F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.853283 10.0372)"^^geo:wktLiteral ;
  geo-pos:lat "54.853283"^^xsd:decimal ;
  geo-pos:long "10.0372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19439%3A0x36F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:19439:0x36F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '19439'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '10.0372'^^xsd:double;
  dwc:latitude '54.853283'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:19439:0x36F4B30101000000'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19444%3A0x36F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19444%3A0x36F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19444%3A0x36F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.466477 9.852942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.466477"^^xsd:decimal ;
  dwc:decimalLongitude "9.852942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19444%3A0x36F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.466477 9.852942)"^^geo:wktLiteral ;
  geo-pos:lat "54.466477"^^xsd:decimal ;
  geo-pos:long "9.852942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A19444%3A0x36F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:19444:0x36F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '19444'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:longitude '9.852942'^^xsd:double;
  dwc:latitude '54.466477'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:19444:0x36F4B30101000100'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1573%3A0x36F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1573%3A0x36F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1573%3A0x36F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42909 12.993494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42909"^^xsd:decimal ;
  dwc:decimalLongitude "12.993494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1573%3A0x36F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42909 12.993494)"^^geo:wktLiteral ;
  geo-pos:lat "54.42909"^^xsd:decimal ;
  geo-pos:long "12.993494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1573%3A0x36F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1573:0x36F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1573'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.993494'^^xsd:double;
  dwc:latitude '54.42909'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1573:0x36F4B30101000200'^^xsd:string;
  dwc:observationDate '1965-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1586%3A0x36F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1586%3A0x36F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1586%3A0x36F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.380299 12.882907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.380299"^^xsd:decimal ;
  dwc:decimalLongitude "12.882907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1586%3A0x36F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.380299 12.882907)"^^geo:wktLiteral ;
  geo-pos:lat "54.380299"^^xsd:decimal ;
  geo-pos:long "12.882907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1586%3A0x36F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1586:0x36F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1586'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.882907'^^xsd:double;
  dwc:latitude '54.380299'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1586:0x36F4B30101000300'^^xsd:string;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1588%3A0x36F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1588%3A0x36F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1588%3A0x36F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.386415 12.884271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.386415"^^xsd:decimal ;
  dwc:decimalLongitude "12.884271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1588%3A0x36F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.386415 12.884271)"^^geo:wktLiteral ;
  geo-pos:lat "54.386415"^^xsd:decimal ;
  geo-pos:long "12.884271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1588%3A0x36F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1588:0x36F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1588'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.884271'^^xsd:double;
  dwc:latitude '54.386415'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1588:0x36F4B30101000400'^^xsd:string;
  dwc:observationDate '1967-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1587%3A0x36F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1587%3A0x36F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1587%3A0x36F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.433513"^^xsd:decimal ;
  dwc:decimalLongitude "13.034507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1587%3A0x36F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  geo-pos:lat "54.433513"^^xsd:decimal ;
  geo-pos:long "13.034507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1587%3A0x36F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1587:0x36F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1587'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '13.034507'^^xsd:double;
  dwc:latitude '54.433513'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1587:0x36F4B30101000500'^^xsd:string;
  dwc:observationDate '1968-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1465%3A0x2DF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1465%3A0x2DF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1465%3A0x2DF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.405938 12.73452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.405938"^^xsd:decimal ;
  dwc:decimalLongitude "12.73452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1465%3A0x2DF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.405938 12.73452)"^^geo:wktLiteral ;
  geo-pos:lat "54.405938"^^xsd:decimal ;
  geo-pos:long "12.73452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1465%3A0x2DF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1465:0x2DF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1465'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.73452'^^xsd:double;
  dwc:latitude '54.405938'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1465:0x2DF4B30101000F00'^^xsd:string;
  dwc:observationDate '1967-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1413%3A0x2EF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1413%3A0x2EF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1413%3A0x2EF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.433513"^^xsd:decimal ;
  dwc:decimalLongitude "13.034507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1413%3A0x2EF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  geo-pos:lat "54.433513"^^xsd:decimal ;
  geo-pos:long "13.034507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1413%3A0x2EF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1413:0x2EF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG/1413'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '13.034507'^^xsd:double;
  dwc:latitude '54.433513'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1413:0x2EF4B30101000000'^^xsd:string;
  dwc:observationDate '1965-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1572%3A0x2EF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1572%3A0x2EF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1572%3A0x2EF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43539 13.034824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43539"^^xsd:decimal ;
  dwc:decimalLongitude "13.034824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1572%3A0x2EF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43539 13.034824)"^^geo:wktLiteral ;
  geo-pos:lat "54.43539"^^xsd:decimal ;
  geo-pos:long "13.034824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1572%3A0x2EF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1572:0x2EF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1572'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '13.034824'^^xsd:double;
  dwc:latitude '54.43539'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1572:0x2EF4B30101000100'^^xsd:string;
  dwc:observationDate '1965-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1570%3A0x2EF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1570%3A0x2EF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1570%3A0x2EF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32777 13.121959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32777"^^xsd:decimal ;
  dwc:decimalLongitude "13.121959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1570%3A0x2EF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32777 13.121959)"^^geo:wktLiteral ;
  geo-pos:lat "54.32777"^^xsd:decimal ;
  geo-pos:long "13.121959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1570%3A0x2EF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1570:0x2EF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1570'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.121959'^^xsd:double;
  dwc:latitude '54.32777'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1570:0x2EF4B30101000200'^^xsd:string;
  dwc:observationDate '1967-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1410%3A0x2EF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1410%3A0x2EF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1410%3A0x2EF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410853 12.916526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.410853"^^xsd:decimal ;
  dwc:decimalLongitude "12.916526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1410%3A0x2EF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410853 12.916526)"^^geo:wktLiteral ;
  geo-pos:lat "54.410853"^^xsd:decimal ;
  geo-pos:long "12.916526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1410%3A0x2EF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1410:0x2EF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1410'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.916526'^^xsd:double;
  dwc:latitude '54.410853'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1410:0x2EF4B30101000300'^^xsd:string;
  dwc:observationDate '1965-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1409%3A0x2EF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1409%3A0x2EF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1409%3A0x2EF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.408336 12.683463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.408336"^^xsd:decimal ;
  dwc:decimalLongitude "12.683463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1409%3A0x2EF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.408336 12.683463)"^^geo:wktLiteral ;
  geo-pos:lat "54.408336"^^xsd:decimal ;
  geo-pos:long "12.683463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1409%3A0x2EF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1409:0x2EF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG/1409'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '12.683463'^^xsd:double;
  dwc:latitude '54.408336'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1409:0x2EF4B30101000400'^^xsd:string;
  dwc:observationDate '1968-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1412%3A0x2EF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1412%3A0x2EF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1412%3A0x2EF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.383282 12.883167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.383282"^^xsd:decimal ;
  dwc:decimalLongitude "12.883167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1412%3A0x2EF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.383282 12.883167)"^^geo:wktLiteral ;
  geo-pos:lat "54.383282"^^xsd:decimal ;
  geo-pos:long "12.883167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1412%3A0x2EF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1412:0x2EF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG/1412'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.883167'^^xsd:double;
  dwc:latitude '54.383282'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1412:0x2EF4B30101000500'^^xsd:string;
  dwc:observationDate '1968-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1411%3A0x3AF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1411%3A0x3AF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1411%3A0x3AF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.437002 13.000397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.437002"^^xsd:decimal ;
  dwc:decimalLongitude "13.000397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1411%3A0x3AF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.437002 13.000397)"^^geo:wktLiteral ;
  geo-pos:lat "54.437002"^^xsd:decimal ;
  geo-pos:long "13.000397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1411%3A0x3AF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1411:0x3AF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG/1411'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '13.000397'^^xsd:double;
  dwc:latitude '54.437002'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1411:0x3AF4B30101000E00'^^xsd:string;
  dwc:observationDate '1967-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1725%3A0x3AF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1725%3A0x3AF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1725%3A0x3AF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3275"^^xsd:decimal ;
  dwc:decimalLongitude "13.086545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1725%3A0x3AF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  geo-pos:lat "54.3275"^^xsd:decimal ;
  geo-pos:long "13.086545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1725%3A0x3AF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1725:0x3AF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1725'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '13.086545'^^xsd:double;
  dwc:latitude '54.3275'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1725:0x3AF4B30101000F00'^^xsd:string;
  dwc:observationDate '1972-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1656%3A0x3BF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1656%3A0x3BF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1656%3A0x3BF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583179 13.113303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583179"^^xsd:decimal ;
  dwc:decimalLongitude "13.113303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1656%3A0x3BF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583179 13.113303)"^^geo:wktLiteral ;
  geo-pos:lat "54.583179"^^xsd:decimal ;
  geo-pos:long "13.113303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1656%3A0x3BF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1656:0x3BF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1656'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.113303'^^xsd:double;
  dwc:latitude '54.583179'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1656:0x3BF4B30101000000'^^xsd:string;
  dwc:observationDate '1967-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1589%3A0x3BF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1589%3A0x3BF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1589%3A0x3BF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410853 12.916526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.410853"^^xsd:decimal ;
  dwc:decimalLongitude "12.916526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1589%3A0x3BF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410853 12.916526)"^^geo:wktLiteral ;
  geo-pos:lat "54.410853"^^xsd:decimal ;
  geo-pos:long "12.916526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1589%3A0x3BF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1589:0x3BF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1589'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.916526'^^xsd:double;
  dwc:latitude '54.410853'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1589:0x3BF4B30101000100'^^xsd:string;
  dwc:observationDate '1965-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1655%3A0x3BF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1655%3A0x3BF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1655%3A0x3BF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583179 13.113303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583179"^^xsd:decimal ;
  dwc:decimalLongitude "13.113303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1655%3A0x3BF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583179 13.113303)"^^geo:wktLiteral ;
  geo-pos:lat "54.583179"^^xsd:decimal ;
  geo-pos:long "13.113303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1655%3A0x3BF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1655:0x3BF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1655'^^xsd:string;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.113303'^^xsd:double;
  dwc:latitude '54.583179'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1655:0x3BF4B30101000200'^^xsd:string;
  dwc:observationDate '1967-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-1119%3A0x3BF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-1119%3A0x3BF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-1119%3A0x3BF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.363114 12.813157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.363114"^^xsd:decimal ;
  dwc:decimalLongitude "12.813157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-1119%3A0x3BF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.363114 12.813157)"^^geo:wktLiteral ;
  geo-pos:lat "54.363114"^^xsd:decimal ;
  geo-pos:long "12.813157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-1119%3A0x3BF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-1119:0x3BF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-1119'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.813157'^^xsd:double;
  dwc:latitude '54.363114'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-1119:0x3BF4B30101000300'^^xsd:string;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1773%3A0x3BF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1773%3A0x3BF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1773%3A0x3BF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3275"^^xsd:decimal ;
  dwc:decimalLongitude "13.086545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1773%3A0x3BF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  geo-pos:lat "54.3275"^^xsd:decimal ;
  geo-pos:long "13.086545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1773%3A0x3BF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1773:0x3BF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1773'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '13.086545'^^xsd:double;
  dwc:latitude '54.3275'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1773:0x3BF4B30101000400'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1741%3A0x3BF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1741%3A0x3BF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1741%3A0x3BF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3275"^^xsd:decimal ;
  dwc:decimalLongitude "13.086545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1741%3A0x3BF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  geo-pos:lat "54.3275"^^xsd:decimal ;
  geo-pos:long "13.086545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1741%3A0x3BF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1741:0x3BF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1741'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '13.086545'^^xsd:double;
  dwc:latitude '54.3275'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1741:0x3BF4B30101000500'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1746%3A0x3BF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1746%3A0x3BF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1746%3A0x3BF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3275"^^xsd:decimal ;
  dwc:decimalLongitude "13.086545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1746%3A0x3BF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3275 13.086545)"^^geo:wktLiteral ;
  geo-pos:lat "54.3275"^^xsd:decimal ;
  geo-pos:long "13.086545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1746%3A0x3BF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1746:0x3BF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1746'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '13.086545'^^xsd:double;
  dwc:latitude '54.3275'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1746:0x3BF4B30101000600'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-744%3A0x2DF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-744%3A0x2DF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-744%3A0x2DF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.429543 12.96706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.429543"^^xsd:decimal ;
  dwc:decimalLongitude "12.96706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-744%3A0x2DF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.429543 12.96706)"^^geo:wktLiteral ;
  geo-pos:lat "54.429543"^^xsd:decimal ;
  geo-pos:long "12.96706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-744%3A0x2DF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-744:0x2DF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-744'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.96706'^^xsd:double;
  dwc:latitude '54.429543'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-744:0x2DF4B30101000800'^^xsd:string;
  dwc:observationDate '1967-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-739%3A0x2DF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-739%3A0x2DF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-739%3A0x2DF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996091"^^xsd:decimal ;
  dwc:decimalLongitude "11.215529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-739%3A0x2DF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  geo-pos:lat "53.996091"^^xsd:decimal ;
  geo-pos:long "11.215529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-739%3A0x2DF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-739:0x2DF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-739'^^xsd:string;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.215529'^^xsd:double;
  dwc:latitude '53.996091'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-739:0x2DF4B30101000900'^^xsd:string;
  dwc:observationDate '1966-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-738%3A0x2DF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-738%3A0x2DF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-738%3A0x2DF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996091"^^xsd:decimal ;
  dwc:decimalLongitude "11.215529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-738%3A0x2DF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  geo-pos:lat "53.996091"^^xsd:decimal ;
  geo-pos:long "11.215529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-738%3A0x2DF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-738:0x2DF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-738'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.215529'^^xsd:double;
  dwc:latitude '53.996091'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-738:0x2DF4B30101000A00'^^xsd:string;
  dwc:observationDate '1966-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-782%3A0x2DF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-782%3A0x2DF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-782%3A0x2DF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43539 13.034824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43539"^^xsd:decimal ;
  dwc:decimalLongitude "13.034824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-782%3A0x2DF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43539 13.034824)"^^geo:wktLiteral ;
  geo-pos:lat "54.43539"^^xsd:decimal ;
  geo-pos:long "13.034824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-782%3A0x2DF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-782:0x2DF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-782'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.034824'^^xsd:double;
  dwc:latitude '54.43539'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-782:0x2DF4B30101000B00'^^xsd:string;
  dwc:observationDate '1965-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-774%3A0x2DF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-774%3A0x2DF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-774%3A0x2DF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.324375 13.123515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.324375"^^xsd:decimal ;
  dwc:decimalLongitude "13.123515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-774%3A0x2DF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.324375 13.123515)"^^geo:wktLiteral ;
  geo-pos:lat "54.324375"^^xsd:decimal ;
  geo-pos:long "13.123515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-774%3A0x2DF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-774:0x2DF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-774'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.123515'^^xsd:double;
  dwc:latitude '54.324375'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-774:0x2DF4B30101000C00'^^xsd:string;
  dwc:observationDate '1967-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-719%3A0x2DF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-719%3A0x2DF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-719%3A0x2DF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.327503 13.125638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.327503"^^xsd:decimal ;
  dwc:decimalLongitude "13.125638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-719%3A0x2DF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.327503 13.125638)"^^geo:wktLiteral ;
  geo-pos:lat "54.327503"^^xsd:decimal ;
  geo-pos:long "13.125638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-719%3A0x2DF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-719:0x2DF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-719'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.125638'^^xsd:double;
  dwc:latitude '54.327503'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-719:0x2DF4B30101000D00'^^xsd:string;
  dwc:observationDate '1967-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G71404%3A0x2DF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G71404%3A0x2DF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G71404%3A0x2DF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.338844 12.394873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.338844"^^xsd:decimal ;
  dwc:decimalLongitude "12.394873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G71404%3A0x2DF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.338844 12.394873)"^^geo:wktLiteral ;
  geo-pos:lat "54.338844"^^xsd:decimal ;
  geo-pos:long "12.394873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G71404%3A0x2DF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G71404:0x2DF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G71404'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.394873'^^xsd:double;
  dwc:latitude '54.338844'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G71404:0x2DF4B30101000E00'^^xsd:string;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-731%3A0x3BF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-731%3A0x3BF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-731%3A0x3BF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996091"^^xsd:decimal ;
  dwc:decimalLongitude "11.215529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-731%3A0x3BF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  geo-pos:lat "53.996091"^^xsd:decimal ;
  geo-pos:long "11.215529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-731%3A0x3BF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-731:0x3BF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-731'^^xsd:string;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.215529'^^xsd:double;
  dwc:latitude '53.996091'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-731:0x3BF4B30101000700'^^xsd:string;
  dwc:observationDate '1966-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-732%3A0x3BF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-732%3A0x3BF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-732%3A0x3BF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996091"^^xsd:decimal ;
  dwc:decimalLongitude "11.215529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-732%3A0x3BF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  geo-pos:lat "53.996091"^^xsd:decimal ;
  geo-pos:long "11.215529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-732%3A0x3BF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-732:0x3BF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-732'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.215529'^^xsd:double;
  dwc:latitude '53.996091'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-732:0x3BF4B30101000800'^^xsd:string;
  dwc:observationDate '1966-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-898%3A0x3BF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-898%3A0x3BF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-898%3A0x3BF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43539 13.034824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43539"^^xsd:decimal ;
  dwc:decimalLongitude "13.034824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-898%3A0x3BF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43539 13.034824)"^^geo:wktLiteral ;
  geo-pos:lat "54.43539"^^xsd:decimal ;
  geo-pos:long "13.034824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-898%3A0x3BF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-898:0x3BF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-898'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '13.034824'^^xsd:double;
  dwc:latitude '54.43539'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-898:0x3BF4B30101000900'^^xsd:string;
  dwc:observationDate '1965-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-897%3A0x3BF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-897%3A0x3BF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-897%3A0x3BF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.250527"^^xsd:decimal ;
  dwc:decimalLongitude "11.445666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-897%3A0x3BF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250527 11.445666)"^^geo:wktLiteral ;
  geo-pos:lat "58.250527"^^xsd:decimal ;
  geo-pos:long "11.445666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-897%3A0x3BF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-897:0x3BF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-897'^^xsd:string;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '11.445666'^^xsd:double;
  dwc:latitude '58.250527'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-897:0x3BF4B30101000A00'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-788%3A0x3BF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-788%3A0x3BF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-788%3A0x3BF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.324375 13.123515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.324375"^^xsd:decimal ;
  dwc:decimalLongitude "13.123515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-788%3A0x3BF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.324375 13.123515)"^^geo:wktLiteral ;
  geo-pos:lat "54.324375"^^xsd:decimal ;
  geo-pos:long "13.123515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-788%3A0x3BF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-788:0x3BF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-788'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '13.123515'^^xsd:double;
  dwc:latitude '54.324375'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-788:0x3BF4B30101000B00'^^xsd:string;
  dwc:observationDate '1965-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-848%3A0x3BF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-848%3A0x3BF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-848%3A0x3BF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.313397 13.144808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.313397"^^xsd:decimal ;
  dwc:decimalLongitude "13.144808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-848%3A0x3BF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.313397 13.144808)"^^geo:wktLiteral ;
  geo-pos:lat "54.313397"^^xsd:decimal ;
  geo-pos:long "13.144808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-848%3A0x3BF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-848:0x3BF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-848'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '13.144808'^^xsd:double;
  dwc:latitude '54.313397'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-848:0x3BF4B30101000C00'^^xsd:string;
  dwc:observationDate '1968-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-906%3A0x3BF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-906%3A0x3BF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-906%3A0x3BF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996091"^^xsd:decimal ;
  dwc:decimalLongitude "11.215529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-906%3A0x3BF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  geo-pos:lat "53.996091"^^xsd:decimal ;
  geo-pos:long "11.215529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-906%3A0x3BF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-906:0x3BF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-906'^^xsd:string;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.215529'^^xsd:double;
  dwc:latitude '53.996091'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-906:0x3BF4B30101000D00'^^xsd:string;
  dwc:observationDate '1968-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-905%3A0x3BF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-905%3A0x3BF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-905%3A0x3BF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996091"^^xsd:decimal ;
  dwc:decimalLongitude "11.215529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-905%3A0x3BF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  geo-pos:lat "53.996091"^^xsd:decimal ;
  geo-pos:long "11.215529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-905%3A0x3BF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-905:0x3BF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-905'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.215529'^^xsd:double;
  dwc:latitude '53.996091'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-905:0x3BF4B30101000E00'^^xsd:string;
  dwc:observationDate '1968-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-939%3A0x3BF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-939%3A0x3BF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-939%3A0x3BF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410853 12.916526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.410853"^^xsd:decimal ;
  dwc:decimalLongitude "12.916526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-939%3A0x3BF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410853 12.916526)"^^geo:wktLiteral ;
  geo-pos:lat "54.410853"^^xsd:decimal ;
  geo-pos:long "12.916526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-939%3A0x3BF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-939:0x3BF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-939'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.916526'^^xsd:double;
  dwc:latitude '54.410853'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-939:0x3BF4B30101000F00'^^xsd:string;
  dwc:observationDate '1966-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-940%3A0x2DF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-940%3A0x2DF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-940%3A0x2DF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42909 12.993494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42909"^^xsd:decimal ;
  dwc:decimalLongitude "12.993494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-940%3A0x2DF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42909 12.993494)"^^geo:wktLiteral ;
  geo-pos:lat "54.42909"^^xsd:decimal ;
  geo-pos:long "12.993494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-940%3A0x2DF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-940:0x2DF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-940'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '12.993494'^^xsd:double;
  dwc:latitude '54.42909'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-940:0x2DF4B30101000100'^^xsd:string;
  dwc:observationDate '1965-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-941%3A0x2DF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-941%3A0x2DF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-941%3A0x2DF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42909 12.993494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42909"^^xsd:decimal ;
  dwc:decimalLongitude "12.993494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-941%3A0x2DF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42909 12.993494)"^^geo:wktLiteral ;
  geo-pos:lat "54.42909"^^xsd:decimal ;
  geo-pos:long "12.993494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-941%3A0x2DF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-941:0x2DF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-941'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.993494'^^xsd:double;
  dwc:latitude '54.42909'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-941:0x2DF4B30101000200'^^xsd:string;
  dwc:observationDate '1966-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1406%3A0x2DF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1406%3A0x2DF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1406%3A0x2DF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.426329 12.97652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.426329"^^xsd:decimal ;
  dwc:decimalLongitude "12.97652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1406%3A0x2DF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.426329 12.97652)"^^geo:wktLiteral ;
  geo-pos:lat "54.426329"^^xsd:decimal ;
  geo-pos:long "12.97652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1406%3A0x2DF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1406:0x2DF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1406'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.97652'^^xsd:double;
  dwc:latitude '54.426329'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1406:0x2DF4B30101000300'^^xsd:string;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1405%3A0x2DF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1405%3A0x2DF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1405%3A0x2DF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.383282 12.883167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.383282"^^xsd:decimal ;
  dwc:decimalLongitude "12.883167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1405%3A0x2DF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.383282 12.883167)"^^geo:wktLiteral ;
  geo-pos:lat "54.383282"^^xsd:decimal ;
  geo-pos:long "12.883167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1405%3A0x2DF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1405:0x2DF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1405'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12.883167'^^xsd:double;
  dwc:latitude '54.383282'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1405:0x2DF4B30101000400'^^xsd:string;
  dwc:observationDate '1969-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1407%3A0x2DF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1407%3A0x2DF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1407%3A0x2DF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.373675 12.729613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.373675"^^xsd:decimal ;
  dwc:decimalLongitude "12.729613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1407%3A0x2DF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.373675 12.729613)"^^geo:wktLiteral ;
  geo-pos:lat "54.373675"^^xsd:decimal ;
  geo-pos:long "12.729613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1407%3A0x2DF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1407:0x2DF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG/1407'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.729613'^^xsd:double;
  dwc:latitude '54.373675'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1407:0x2DF4B30101000500'^^xsd:string;
  dwc:observationDate '1966-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1408%3A0x2DF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1408%3A0x2DF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1408%3A0x2DF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.433513"^^xsd:decimal ;
  dwc:decimalLongitude "13.034507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1408%3A0x2DF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  geo-pos:lat "54.433513"^^xsd:decimal ;
  geo-pos:long "13.034507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG%2F1408%3A0x2DF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1408:0x2DF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG/1408'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '13.034507'^^xsd:double;
  dwc:latitude '54.433513'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG/1408:0x2DF4B30101000600'^^xsd:string;
  dwc:observationDate '1965-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1403%3A0x2DF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1403%3A0x2DF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1403%3A0x2DF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.433513"^^xsd:decimal ;
  dwc:decimalLongitude "13.034507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1403%3A0x2DF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433513 13.034507)"^^geo:wktLiteral ;
  geo-pos:lat "54.433513"^^xsd:decimal ;
  geo-pos:long "13.034507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII-G%2F1403%3A0x2DF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1403:0x2DF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II-G/1403'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '13.034507'^^xsd:double;
  dwc:latitude '54.433513'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II-G/1403:0x2DF4B30101000700'^^xsd:string;
  dwc:observationDate '1968-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2336%3A0x3CF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2336%3A0x3CF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2336%3A0x3CF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.444265 12.681477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.444265"^^xsd:decimal ;
  dwc:decimalLongitude "12.681477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2336%3A0x3CF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.444265 12.681477)"^^geo:wktLiteral ;
  geo-pos:lat "54.444265"^^xsd:decimal ;
  geo-pos:long "12.681477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2336%3A0x3CF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II_G/2336:0x3CF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II_G/2336'^^xsd:string;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.681477'^^xsd:double;
  dwc:latitude '54.444265'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II_G/2336:0x3CF4B30101000000'^^xsd:string;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A6%2F50092%3A0x3CF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A6%2F50092%3A0x3CF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A6%2F50092%3A0x3CF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.092036 20.050317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.092036"^^xsd:decimal ;
  dwc:decimalLongitude "20.050317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A6%2F50092%3A0x3CF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.092036 20.050317)"^^geo:wktLiteral ;
  geo-pos:lat "60.092036"^^xsd:decimal ;
  geo-pos:long "20.050317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A6%2F50092%3A0x3CF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:6/50092:0x3CF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum St. Petersburg, Russia'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '0006'^^xsd:gYear;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '20.050317'^^xsd:double;
  dwc:latitude '60.092036'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:6/50092:0x3CF4B30101000100'^^xsd:string;
  dwc:observationDate '1908-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A5%2F50052%3A0x3CF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A5%2F50052%3A0x3CF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A5%2F50052%3A0x3CF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083333 22.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.083333"^^xsd:decimal ;
  dwc:decimalLongitude "22.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A5%2F50052%3A0x3CF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083333 22.266667)"^^geo:wktLiteral ;
  geo-pos:lat "59.083333"^^xsd:decimal ;
  geo-pos:long "22.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A5%2F50052%3A0x3CF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:5/50052:0x3CF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum St. Petersburg, Russia'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '0005'^^xsd:gYear;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '22.266667'^^xsd:double;
  dwc:latitude '59.083333'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:5/50052:0x3CF4B30101000200'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2335%3A0x3CF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2335%3A0x3CF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2335%3A0x3CF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.996091"^^xsd:decimal ;
  dwc:decimalLongitude "11.215529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2335%3A0x3CF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.996091 11.215529)"^^geo:wktLiteral ;
  geo-pos:lat "53.996091"^^xsd:decimal ;
  geo-pos:long "11.215529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AII_G%2F2335%3A0x3CF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II_G/2335:0x3CF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'II_G/2335'^^xsd:string;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '11.215529'^^xsd:double;
  dwc:latitude '53.996091'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:II_G/2335:0x3CF4B30101000300'^^xsd:string;
  dwc:observationDate '1968-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26941%3A0x3CF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26941%3A0x3CF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26941%3A0x3CF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.415638 10.207092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.415638"^^xsd:decimal ;
  dwc:decimalLongitude "10.207092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26941%3A0x3CF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.415638 10.207092)"^^geo:wktLiteral ;
  geo-pos:lat "54.415638"^^xsd:decimal ;
  geo-pos:long "10.207092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26941%3A0x3CF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:26941:0x3CF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '26941'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '10.207092'^^xsd:double;
  dwc:latitude '54.415638'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:26941:0x3CF4B30101000400'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26940%3A0x3CF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26940%3A0x3CF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26940%3A0x3CF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08165 10.865102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08165"^^xsd:decimal ;
  dwc:decimalLongitude "10.865102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26940%3A0x3CF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08165 10.865102)"^^geo:wktLiteral ;
  geo-pos:lat "54.08165"^^xsd:decimal ;
  geo-pos:long "10.865102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A26940%3A0x3CF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:26940:0x3CF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '26940'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:longitude '10.865102'^^xsd:double;
  dwc:latitude '54.08165'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:26940:0x3CF4B30101000500'^^xsd:string;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50049%3A0x3CF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50049%3A0x3CF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50049%3A0x3CF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.525192 20.977599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.525192"^^xsd:decimal ;
  dwc:decimalLongitude "20.977599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50049%3A0x3CF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.525192 20.977599)"^^geo:wktLiteral ;
  geo-pos:lat "56.525192"^^xsd:decimal ;
  geo-pos:long "20.977599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50049%3A0x3CF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:2/50049:0x3CF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum St. Petersburg, Russia'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '0002'^^xsd:gYear;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.977599'^^xsd:double;
  dwc:latitude '56.525192'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:2/50049:0x3CF4B30101000600'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A28802%3A0x3CF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A28802%3A0x3CF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A28802%3A0x3CF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938018 14.926849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938018"^^xsd:decimal ;
  dwc:decimalLongitude "14.926849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A28802%3A0x3CF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938018 14.926849)"^^geo:wktLiteral ;
  geo-pos:lat "54.938018"^^xsd:decimal ;
  geo-pos:long "14.926849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A28802%3A0x3CF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:28802:0x3CF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '28802'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:longitude '14.926849'^^xsd:double;
  dwc:latitude '54.938018'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:28802:0x3CF4B30101000700'^^xsd:string;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A32995%3A0x3CF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A32995%3A0x3CF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A32995%3A0x3CF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6304 9.936931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6304"^^xsd:decimal ;
  dwc:decimalLongitude "9.936931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A32995%3A0x3CF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6304 9.936931)"^^geo:wktLiteral ;
  geo-pos:lat "54.6304"^^xsd:decimal ;
  geo-pos:long "9.936931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A32995%3A0x3CF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:32995:0x3CF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '32995'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '9.936931'^^xsd:double;
  dwc:latitude '54.6304'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:32995:0x3CF4B30101000800'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50088%3A0x2CF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50088%3A0x2CF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50088%3A0x2CF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.218186 19.686837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.218186"^^xsd:decimal ;
  dwc:decimalLongitude "19.686837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50088%3A0x2CF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.218186 19.686837)"^^geo:wktLiteral ;
  geo-pos:lat "60.218186"^^xsd:decimal ;
  geo-pos:long "19.686837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A2%2F50088%3A0x2CF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:2/50088:0x2CF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum St. Petersburg, Russia'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '0002'^^xsd:gYear;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '19.686837'^^xsd:double;
  dwc:latitude '60.218186'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:2/50088:0x2CF4B30101000900'^^xsd:string;
  dwc:observationDate '1908-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A4%2F50051%3A0x2CF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A4%2F50051%3A0x2CF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A4%2F50051%3A0x2CF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.092036 20.050317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.092036"^^xsd:decimal ;
  dwc:decimalLongitude "20.050317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A4%2F50051%3A0x2CF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.092036 20.050317)"^^geo:wktLiteral ;
  geo-pos:lat "60.092036"^^xsd:decimal ;
  geo-pos:long "20.050317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20St.%20Petersburg%2C%20Russia%3AIdothea%20Leidenberger%3A4%2F50051%3A0x2CF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:4/50051:0x2CF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum St. Petersburg, Russia'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '0004'^^xsd:gYear;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.050317'^^xsd:double;
  dwc:latitude '60.092036'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum St. Petersburg, Russia:Idothea Leidenberger:4/50051:0x2CF4B30101000A00'^^xsd:string;
  dwc:observationDate '1908-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22706 13.556449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22706"^^xsd:decimal ;
  dwc:decimalLongitude "13.556449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22706 13.556449)"^^geo:wktLiteral ;
  geo-pos:lat "54.22706"^^xsd:decimal ;
  geo-pos:long "13.556449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26701:0x2CF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '26701'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:longitude '13.556449'^^xsd:double;
  dwc:latitude '54.22706'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26701:0x2CF4B30101000B00'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.969556 10.903649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.969556"^^xsd:decimal ;
  dwc:decimalLongitude "10.903649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.969556 10.903649)"^^geo:wktLiteral ;
  geo-pos:lat "53.969556"^^xsd:decimal ;
  geo-pos:long "10.903649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26701%3A0x2CF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26701:0x2CF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '26701'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:longitude '10.903649'^^xsd:double;
  dwc:latitude '53.969556'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26701:0x2CF4B30101000C00'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22706 13.556449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22706"^^xsd:decimal ;
  dwc:decimalLongitude "13.556449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22706 13.556449)"^^geo:wktLiteral ;
  geo-pos:lat "54.22706"^^xsd:decimal ;
  geo-pos:long "13.556449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26700:0x2CF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '26700'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:longitude '13.556449'^^xsd:double;
  dwc:latitude '54.22706'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26700:0x2CF4B30101000D00'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.969556 10.903649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.969556"^^xsd:decimal ;
  dwc:decimalLongitude "10.903649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.969556 10.903649)"^^geo:wktLiteral ;
  geo-pos:lat "53.969556"^^xsd:decimal ;
  geo-pos:long "10.903649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A26700%3A0x2CF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26700:0x2CF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '26700'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:longitude '10.903649'^^xsd:double;
  dwc:latitude '53.969556'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:26700:0x2CF4B30101000E00'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22015%3A0x2CF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22015%3A0x2CF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22015%3A0x2CF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738745 7.515053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738745"^^xsd:decimal ;
  dwc:decimalLongitude "7.515053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22015%3A0x2CF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738745 7.515053)"^^geo:wktLiteral ;
  geo-pos:lat "53.738745"^^xsd:decimal ;
  geo-pos:long "7.515053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22015%3A0x2CF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22015:0x2CF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '22015'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '7.515053'^^xsd:double;
  dwc:latitude '53.738745'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22015:0x2CF4B30101000F00'^^xsd:string;
  dwc:observationDate '1929-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A20804%3A0x2DF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A20804%3A0x2DF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A20804%3A0x2DF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.993292 11.37113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.993292"^^xsd:decimal ;
  dwc:decimalLongitude "11.37113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A20804%3A0x2DF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.993292 11.37113)"^^geo:wktLiteral ;
  geo-pos:lat "53.993292"^^xsd:decimal ;
  geo-pos:long "11.37113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A20804%3A0x2DF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:20804:0x2DF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '20804'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:longitude '11.37113'^^xsd:double;
  dwc:latitude '53.993292'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:20804:0x2DF4B30101000000'^^xsd:string;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22038%3A0x36F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22038%3A0x36F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22038%3A0x36F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.340789 10.994928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.340789"^^xsd:decimal ;
  dwc:decimalLongitude "10.994928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22038%3A0x36F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.340789 10.994928)"^^geo:wktLiteral ;
  geo-pos:lat "55.340789"^^xsd:decimal ;
  geo-pos:long "10.994928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22038%3A0x36F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22038:0x36F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '22038'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '10.994928'^^xsd:double;
  dwc:latitude '55.340789'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22038:0x36F4B30101000600'^^xsd:string;
  dwc:observationDate '1907-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22017%3A0x36F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22017%3A0x36F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22017%3A0x36F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738745 7.515053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738745"^^xsd:decimal ;
  dwc:decimalLongitude "7.515053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22017%3A0x36F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738745 7.515053)"^^geo:wktLiteral ;
  geo-pos:lat "53.738745"^^xsd:decimal ;
  geo-pos:long "7.515053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22017%3A0x36F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22017:0x36F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '22017'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '7.515053'^^xsd:double;
  dwc:latitude '53.738745'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22017:0x36F4B30101000700'^^xsd:string;
  dwc:observationDate '1929-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22101%3A0x36F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22101%3A0x36F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22101%3A0x36F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.575704 13.460194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.575704"^^xsd:decimal ;
  dwc:decimalLongitude "13.460194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22101%3A0x36F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.575704 13.460194)"^^geo:wktLiteral ;
  geo-pos:lat "54.575704"^^xsd:decimal ;
  geo-pos:long "13.460194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22101%3A0x36F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22101:0x36F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '22101'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '13.460194'^^xsd:double;
  dwc:latitude '54.575704'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22101:0x36F4B30101000800'^^xsd:string;
  dwc:observationDate '1917-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22100%3A0x36F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22100%3A0x36F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22100%3A0x36F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.223117 11.094498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.223117"^^xsd:decimal ;
  dwc:decimalLongitude "11.094498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22100%3A0x36F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.223117 11.094498)"^^geo:wktLiteral ;
  geo-pos:lat "54.223117"^^xsd:decimal ;
  geo-pos:long "11.094498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A22100%3A0x36F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22100:0x36F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '22100'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '11.094498'^^xsd:double;
  dwc:latitude '54.223117'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:22100:0x36F4B30101000900'^^xsd:string;
  dwc:observationDate '1914-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A23292%3A0x36F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A23292%3A0x36F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A23292%3A0x36F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.682415 9.997749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.682415"^^xsd:decimal ;
  dwc:decimalLongitude "9.997749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A23292%3A0x36F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.682415 9.997749)"^^geo:wktLiteral ;
  geo-pos:lat "54.682415"^^xsd:decimal ;
  geo-pos:long "9.997749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A23292%3A0x36F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:23292:0x36F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '23292'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.997749'^^xsd:double;
  dwc:latitude '54.682415'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:23292:0x36F4B30101000A00'^^xsd:string;
  dwc:observationDate '1931-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A22219%3A0x36F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A22219%3A0x36F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A22219%3A0x36F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.687551 8.577476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.687551"^^xsd:decimal ;
  dwc:decimalLongitude "8.577476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A22219%3A0x36F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.687551 8.577476)"^^geo:wktLiteral ;
  geo-pos:lat "54.687551"^^xsd:decimal ;
  geo-pos:long "8.577476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A22219%3A0x36F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:22219:0x36F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '22219'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '8.577476'^^xsd:double;
  dwc:latitude '54.687551'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:22219:0x36F4B30101000B00'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23472%3A0x36F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23472%3A0x36F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23472%3A0x36F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433333 10.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.433333"^^xsd:decimal ;
  dwc:decimalLongitude "10.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23472%3A0x36F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.433333 10.183333)"^^geo:wktLiteral ;
  geo-pos:lat "54.433333"^^xsd:decimal ;
  geo-pos:long "10.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23472%3A0x36F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23472:0x36F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '23472'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '10.183333'^^xsd:double;
  dwc:latitude '54.433333'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23472:0x36F4B30101000C00'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23492%3A0x36F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23492%3A0x36F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23492%3A0x36F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.344279 24.052239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.344279"^^xsd:decimal ;
  dwc:decimalLongitude "24.052239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23492%3A0x36F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.344279 24.052239)"^^geo:wktLiteral ;
  geo-pos:lat "59.344279"^^xsd:decimal ;
  geo-pos:long "24.052239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23492%3A0x36F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23492:0x36F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '23492'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '24.052239'^^xsd:double;
  dwc:latitude '59.344279'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23492:0x36F4B30101000D00'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23528%3A0x36F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23528%3A0x36F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23528%3A0x36F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31078 10.6962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.31078"^^xsd:decimal ;
  dwc:decimalLongitude "10.6962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23528%3A0x36F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.31078 10.6962)"^^geo:wktLiteral ;
  geo-pos:lat "54.31078"^^xsd:decimal ;
  geo-pos:long "10.6962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23528%3A0x36F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23528:0x36F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '23528'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:longitude '10.6962'^^xsd:double;
  dwc:latitude '54.31078'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23528:0x36F4B30101000E00'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23509%3A0x2CF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23509%3A0x2CF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23509%3A0x2CF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.44767 13.617187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.44767"^^xsd:decimal ;
  dwc:decimalLongitude "13.617187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23509%3A0x2CF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.44767 13.617187)"^^geo:wktLiteral ;
  geo-pos:lat "54.44767"^^xsd:decimal ;
  geo-pos:long "13.617187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A23509%3A0x2CF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23509:0x2CF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '23509'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:longitude '13.617187'^^xsd:double;
  dwc:latitude '54.44767'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:23509:0x2CF4B30101000100'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A25286%3A0x2CF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A25286%3A0x2CF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A25286%3A0x2CF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.415638 10.207092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.415638"^^xsd:decimal ;
  dwc:decimalLongitude "10.207092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A25286%3A0x2CF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.415638 10.207092)"^^geo:wktLiteral ;
  geo-pos:lat "54.415638"^^xsd:decimal ;
  geo-pos:long "10.207092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Berlin%2C%20Germany%3AIdothea%20Leidenberger%3A25286%3A0x2CF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:25286:0x2CF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Berlin, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '25286'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.207092'^^xsd:double;
  dwc:latitude '54.415638'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Berlin, Germany:Idothea Leidenberger:25286:0x2CF4B30101000200'^^xsd:string;
  dwc:observationDate '1942-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A25274%3A0x2CF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A25274%3A0x2CF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A25274%3A0x2CF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.223117 11.094498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.223117"^^xsd:decimal ;
  dwc:decimalLongitude "11.094498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A25274%3A0x2CF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.223117 11.094498)"^^geo:wktLiteral ;
  geo-pos:lat "54.223117"^^xsd:decimal ;
  geo-pos:long "11.094498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Hamburg%2C%20Germany%3AIdothea%20Leidenberger%3A25274%3A0x2CF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:25274:0x2CF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Hamburg, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '25274'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:longitude '11.094498'^^xsd:double;
  dwc:latitude '54.223117'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Hamburg, Germany:Idothea Leidenberger:25274:0x2CF4B30101000300'^^xsd:string;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2863%3A0x2CF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2863%3A0x2CF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2863%3A0x2CF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.441905 16.230209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.441905"^^xsd:decimal ;
  dwc:decimalLongitude "16.230209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2863%3A0x2CF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.441905 16.230209)"^^geo:wktLiteral ;
  geo-pos:lat "56.441905"^^xsd:decimal ;
  geo-pos:long "16.230209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2863%3A0x2CF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2863:0x2CF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '16.230209'^^xsd:double;
  dwc:latitude '56.441905'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2863:0x2CF4B30101000400'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2861%3A0x2CF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2861%3A0x2CF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2861%3A0x2CF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21221 14.980447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21221"^^xsd:decimal ;
  dwc:decimalLongitude "14.980447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2861%3A0x2CF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21221 14.980447)"^^geo:wktLiteral ;
  geo-pos:lat "55.21221"^^xsd:decimal ;
  geo-pos:long "14.980447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2861%3A0x2CF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2861:0x2CF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '14.980447'^^xsd:double;
  dwc:latitude '55.21221'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2861:0x2CF4B30101000500'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2860%3A0x2CF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2860%3A0x2CF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2860%3A0x2CF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.136256 15.149289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.136256"^^xsd:decimal ;
  dwc:decimalLongitude "15.149289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2860%3A0x2CF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.136256 15.149289)"^^geo:wktLiteral ;
  geo-pos:lat "55.136256"^^xsd:decimal ;
  geo-pos:long "15.149289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2860%3A0x2CF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2860:0x2CF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.149289'^^xsd:double;
  dwc:latitude '55.136256'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2860:0x2CF4B30101000600'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2866%3A0x2CF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2866%3A0x2CF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2866%3A0x2CF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.069883 16.85068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.069883"^^xsd:decimal ;
  dwc:decimalLongitude "16.85068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2866%3A0x2CF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.069883 16.85068)"^^geo:wktLiteral ;
  geo-pos:lat "57.069883"^^xsd:decimal ;
  geo-pos:long "16.85068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2866%3A0x2CF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2866:0x2CF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '16.85068'^^xsd:double;
  dwc:latitude '57.069883'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2866:0x2CF4B30101000700'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2864%3A0x2CF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2864%3A0x2CF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2864%3A0x2CF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.276583 14.811448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.276583"^^xsd:decimal ;
  dwc:decimalLongitude "14.811448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2864%3A0x2CF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.276583 14.811448)"^^geo:wktLiteral ;
  geo-pos:lat "55.276583"^^xsd:decimal ;
  geo-pos:long "14.811448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2864%3A0x2CF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2864:0x2CF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '14.811448'^^xsd:double;
  dwc:latitude '55.276583'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2864:0x2CF4B30101000800'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2872%3A0x36F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2872%3A0x36F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2872%3A0x36F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.299701 12.456712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.299701"^^xsd:decimal ;
  dwc:decimalLongitude "12.456712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2872%3A0x36F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.299701 12.456712)"^^geo:wktLiteral ;
  geo-pos:lat "55.299701"^^xsd:decimal ;
  geo-pos:long "12.456712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2872%3A0x36F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2872:0x36F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.456712'^^xsd:double;
  dwc:latitude '55.299701'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2872:0x36F4B30101000F00'^^xsd:string;
  dwc:observationDate '1875-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2867%3A0x37F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2867%3A0x37F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2867%3A0x37F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.660217 16.81449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.660217"^^xsd:decimal ;
  dwc:decimalLongitude "16.81449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2867%3A0x37F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.660217 16.81449)"^^geo:wktLiteral ;
  geo-pos:lat "56.660217"^^xsd:decimal ;
  geo-pos:long "16.81449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2867%3A0x37F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2867:0x37F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '16.81449'^^xsd:double;
  dwc:latitude '56.660217'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2867:0x37F4B30101000000'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2869%3A0x37F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2869%3A0x37F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2869%3A0x37F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.275998 17.972772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.275998"^^xsd:decimal ;
  dwc:decimalLongitude "17.972772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2869%3A0x37F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.275998 17.972772)"^^geo:wktLiteral ;
  geo-pos:lat "57.275998"^^xsd:decimal ;
  geo-pos:long "17.972772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2869%3A0x37F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2869:0x37F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '17.972772'^^xsd:double;
  dwc:latitude '57.275998'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2869:0x37F4B30101000100'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2881%3A0x37F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2881%3A0x37F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2881%3A0x37F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.341006 38.612888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.341006"^^xsd:decimal ;
  dwc:decimalLongitude "38.612888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2881%3A0x37F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.341006 38.612888)"^^geo:wktLiteral ;
  geo-pos:lat "69.341006"^^xsd:decimal ;
  geo-pos:long "38.612888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2881%3A0x37F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2881:0x37F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '38.612888'^^xsd:double;
  dwc:latitude '69.341006'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2881:0x37F4B30101000200'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2879%3A0x37F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2879%3A0x37F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2879%3A0x37F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.208763 24.300172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.208763"^^xsd:decimal ;
  dwc:decimalLongitude "24.300172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2879%3A0x37F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.208763 24.300172)"^^geo:wktLiteral ;
  geo-pos:lat "71.208763"^^xsd:decimal ;
  geo-pos:long "24.300172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2879%3A0x37F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2879:0x37F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2879'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.300172'^^xsd:double;
  dwc:latitude '71.208763'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2879:0x37F4B30101000300'^^xsd:string;
  dwc:observationDate '1877-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2878%3A0x37F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2878%3A0x37F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2878%3A0x37F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.208763 24.300172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.208763"^^xsd:decimal ;
  dwc:decimalLongitude "24.300172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2878%3A0x37F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.208763 24.300172)"^^geo:wktLiteral ;
  geo-pos:lat "71.208763"^^xsd:decimal ;
  geo-pos:long "24.300172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2878%3A0x37F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2878:0x37F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.300172'^^xsd:double;
  dwc:latitude '71.208763'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2878:0x37F4B30101000400'^^xsd:string;
  dwc:observationDate '1877-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2882%3A0x37F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2882%3A0x37F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2882%3A0x37F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250626 11.441838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.250626"^^xsd:decimal ;
  dwc:decimalLongitude "11.441838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2882%3A0x37F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.250626 11.441838)"^^geo:wktLiteral ;
  geo-pos:lat "58.250626"^^xsd:decimal ;
  geo-pos:long "11.441838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2882%3A0x37F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2882:0x37F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.441838'^^xsd:double;
  dwc:latitude '58.250626'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2882:0x37F4B30101000500'^^xsd:string;
  dwc:observationDate '1895-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2885%3A0x37F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2885%3A0x37F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2885%3A0x37F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565326"^^xsd:decimal ;
  dwc:decimalLongitude "11.025435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2885%3A0x37F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  geo-pos:lat "58.565326"^^xsd:decimal ;
  geo-pos:long "11.025435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2885%3A0x37F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2885:0x37F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.025435'^^xsd:double;
  dwc:latitude '58.565326'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2885:0x37F4B30101000600'^^xsd:string;
  dwc:observationDate '1902-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2886%3A0x37F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2886%3A0x37F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2886%3A0x37F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565326"^^xsd:decimal ;
  dwc:decimalLongitude "11.025435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2886%3A0x37F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565326 11.025435)"^^geo:wktLiteral ;
  geo-pos:lat "58.565326"^^xsd:decimal ;
  geo-pos:long "11.025435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2886%3A0x37F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2886:0x37F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:longitude '11.025435'^^xsd:double;
  dwc:latitude '58.565326'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2886:0x37F4B30101000700'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2887%3A0x2BF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2887%3A0x2BF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2887%3A0x2BF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.253276 12.794404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.253276"^^xsd:decimal ;
  dwc:decimalLongitude "12.794404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2887%3A0x2BF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.253276 12.794404)"^^geo:wktLiteral ;
  geo-pos:lat "56.253276"^^xsd:decimal ;
  geo-pos:long "12.794404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2887%3A0x2BF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2887:0x2BF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.794404'^^xsd:double;
  dwc:latitude '56.253276'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2887:0x2BF4B30101000900'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2874%3A0x2BF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2874%3A0x2BF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2874%3A0x2BF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.202935 18.833366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.202935"^^xsd:decimal ;
  dwc:decimalLongitude "18.833366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2874%3A0x2BF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.202935 18.833366)"^^geo:wktLiteral ;
  geo-pos:lat "59.202935"^^xsd:decimal ;
  geo-pos:long "18.833366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2874%3A0x2BF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2874:0x2BF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:longitude '18.833366'^^xsd:double;
  dwc:latitude '59.202935'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2874:0x2BF4B30101000A00'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2873%3A0x2BF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2873%3A0x2BF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2873%3A0x2BF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476595"^^xsd:decimal ;
  dwc:decimalLongitude "16.960572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2873%3A0x2BF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476595 16.960572)"^^geo:wktLiteral ;
  geo-pos:lat "58.476595"^^xsd:decimal ;
  geo-pos:long "16.960572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2873%3A0x2BF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2873:0x2BF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '16.960572'^^xsd:double;
  dwc:latitude '58.476595'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2873:0x2BF4B30101000B00'^^xsd:string;
  dwc:observationDate '1875-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2876%3A0x2BF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2876%3A0x2BF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2876%3A0x2BF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273059 18.899554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.273059"^^xsd:decimal ;
  dwc:decimalLongitude "18.899554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2876%3A0x2BF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273059 18.899554)"^^geo:wktLiteral ;
  geo-pos:lat "59.273059"^^xsd:decimal ;
  geo-pos:long "18.899554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2876%3A0x2BF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2876:0x2BF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '18.899554'^^xsd:double;
  dwc:latitude '59.273059'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2876:0x2BF4B30101000C00'^^xsd:string;
  dwc:observationDate '1884-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2875%3A0x2BF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2875%3A0x2BF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2875%3A0x2BF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.984513 18.157877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.984513"^^xsd:decimal ;
  dwc:decimalLongitude "18.157877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2875%3A0x2BF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.984513 18.157877)"^^geo:wktLiteral ;
  geo-pos:lat "58.984513"^^xsd:decimal ;
  geo-pos:long "18.157877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2875%3A0x2BF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2875:0x2BF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.157877'^^xsd:double;
  dwc:latitude '58.984513'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2875:0x2BF4B30101000D00'^^xsd:string;
  dwc:observationDate '1884-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2896%3A0x2BF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2896%3A0x2BF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2896%3A0x2BF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.01154 4.121764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.01154"^^xsd:decimal ;
  dwc:decimalLongitude "4.121764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2896%3A0x2BF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.01154 4.121764)"^^geo:wktLiteral ;
  geo-pos:lat "60.01154"^^xsd:decimal ;
  geo-pos:long "4.121764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2896%3A0x2BF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2896:0x2BF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '4.121764'^^xsd:double;
  dwc:latitude '60.01154'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2896:0x2BF4B30101000E00'^^xsd:string;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2894%3A0x2BF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2894%3A0x2BF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2894%3A0x2BF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.351589 18.528305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.351589"^^xsd:decimal ;
  dwc:decimalLongitude "18.528305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2894%3A0x2BF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.351589 18.528305)"^^geo:wktLiteral ;
  geo-pos:lat "56.351589"^^xsd:decimal ;
  geo-pos:long "18.528305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2894%3A0x2BF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2894:0x2BF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.528305'^^xsd:double;
  dwc:latitude '56.351589'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2894:0x2BF4B30101000F00'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2897%3A0x2CF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2897%3A0x2CF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2897%3A0x2CF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.196984 11.257529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.196984"^^xsd:decimal ;
  dwc:decimalLongitude "11.257529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2897%3A0x2CF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.196984 11.257529)"^^geo:wktLiteral ;
  geo-pos:lat "58.196984"^^xsd:decimal ;
  geo-pos:long "11.257529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2897%3A0x2CF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2897:0x2CF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.257529'^^xsd:double;
  dwc:latitude '58.196984'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2897:0x2CF4B30101000000'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2901%3A0x37F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2901%3A0x37F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2901%3A0x37F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.069419 11.594985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.069419"^^xsd:decimal ;
  dwc:decimalLongitude "11.594985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2901%3A0x37F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.069419 11.594985)"^^geo:wktLiteral ;
  geo-pos:lat "58.069419"^^xsd:decimal ;
  geo-pos:long "11.594985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2901%3A0x37F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2901:0x37F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.594985'^^xsd:double;
  dwc:latitude '58.069419'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2901:0x37F4B30101000800'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2903%3A0x37F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2903%3A0x37F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2903%3A0x37F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9024 10.977761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9024"^^xsd:decimal ;
  dwc:decimalLongitude "10.977761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2903%3A0x37F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9024 10.977761)"^^geo:wktLiteral ;
  geo-pos:lat "58.9024"^^xsd:decimal ;
  geo-pos:long "10.977761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2903%3A0x37F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2903:0x37F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.977761'^^xsd:double;
  dwc:latitude '58.9024'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2903:0x37F4B30101000900'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2902%3A0x37F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2902%3A0x37F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2902%3A0x37F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291485 11.510243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.291485"^^xsd:decimal ;
  dwc:decimalLongitude "11.510243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2902%3A0x37F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291485 11.510243)"^^geo:wktLiteral ;
  geo-pos:lat "58.291485"^^xsd:decimal ;
  geo-pos:long "11.510243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2902%3A0x37F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2902:0x37F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.510243'^^xsd:double;
  dwc:latitude '58.291485'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2902:0x37F4B30101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2905%3A0x37F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2905%3A0x37F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2905%3A0x37F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51051 23.985675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51051"^^xsd:decimal ;
  dwc:decimalLongitude "23.985675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2905%3A0x37F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51051 23.985675)"^^geo:wktLiteral ;
  geo-pos:lat "70.51051"^^xsd:decimal ;
  geo-pos:long "23.985675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2905%3A0x37F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2905:0x37F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '23.985675'^^xsd:double;
  dwc:latitude '70.51051'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2905:0x37F4B30101000B00'^^xsd:string;
  dwc:observationDate '1861-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2906%3A0x37F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2906%3A0x37F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2906%3A0x37F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.087057 26.731073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.087057"^^xsd:decimal ;
  dwc:decimalLongitude "26.731073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2906%3A0x37F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.087057 26.731073)"^^geo:wktLiteral ;
  geo-pos:lat "71.087057"^^xsd:decimal ;
  geo-pos:long "26.731073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2906%3A0x37F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2906:0x37F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2906'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26.731073'^^xsd:double;
  dwc:latitude '71.087057'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2906:0x37F4B30101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2910%3A0x37F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2910%3A0x37F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2910%3A0x37F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.751286 19.114328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.751286"^^xsd:decimal ;
  dwc:decimalLongitude "19.114328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2910%3A0x37F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.751286 19.114328)"^^geo:wktLiteral ;
  geo-pos:lat "69.751286"^^xsd:decimal ;
  geo-pos:long "19.114328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2910%3A0x37F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2910:0x37F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.114328'^^xsd:double;
  dwc:latitude '69.751286'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2910:0x37F4B30101000D00'^^xsd:string;
  dwc:observationDate '1861-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-960%3A0x37F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-960%3A0x37F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-960%3A0x37F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583179 13.113303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583179"^^xsd:decimal ;
  dwc:decimalLongitude "13.113303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-960%3A0x37F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583179 13.113303)"^^geo:wktLiteral ;
  geo-pos:lat "54.583179"^^xsd:decimal ;
  geo-pos:long "13.113303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stralsund%2C%20Germany%3AIdothea%20Leidenberger%3AIIG-960%3A0x37F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-960:0x37F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stralsund, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber 'IIG-960'^^xsd:string;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '13.113303'^^xsd:double;
  dwc:latitude '54.583179'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stralsund, Germany:Idothea Leidenberger:IIG-960:0x37F4B30101000E00'^^xsd:string;
  dwc:observationDate '1968-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2893%3A0x37F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2893%3A0x37F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2893%3A0x37F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.137121 18.440023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.137121"^^xsd:decimal ;
  dwc:decimalLongitude "18.440023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2893%3A0x37F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.137121 18.440023)"^^geo:wktLiteral ;
  geo-pos:lat "59.137121"^^xsd:decimal ;
  geo-pos:long "18.440023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2893%3A0x37F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2893:0x37F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.440023'^^xsd:double;
  dwc:latitude '59.137121'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2893:0x37F4B30101000F00'^^xsd:string;
  dwc:observationDate '1875-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2891%3A0x38F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2891%3A0x38F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2891%3A0x38F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59147 17.033743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.59147"^^xsd:decimal ;
  dwc:decimalLongitude "17.033743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2891%3A0x38F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59147 17.033743)"^^geo:wktLiteral ;
  geo-pos:lat "58.59147"^^xsd:decimal ;
  geo-pos:long "17.033743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2891%3A0x38F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2891:0x38F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '17.033743'^^xsd:double;
  dwc:latitude '58.59147'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2891:0x38F4B30101000000'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2889%3A0x2BF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2889%3A0x2BF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2889%3A0x2BF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.993553 12.720817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.993553"^^xsd:decimal ;
  dwc:decimalLongitude "12.720817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2889%3A0x2BF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.993553 12.720817)"^^geo:wktLiteral ;
  geo-pos:lat "55.993553"^^xsd:decimal ;
  geo-pos:long "12.720817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2889%3A0x2BF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2889:0x2BF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.720817'^^xsd:double;
  dwc:latitude '55.993553'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2889:0x2BF4B30101000100'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2843%3A0x2BF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2843%3A0x2BF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2843%3A0x2BF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.342325 13.157453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.342325"^^xsd:decimal ;
  dwc:decimalLongitude "13.157453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2843%3A0x2BF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.342325 13.157453)"^^geo:wktLiteral ;
  geo-pos:lat "55.342325"^^xsd:decimal ;
  geo-pos:long "13.157453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2843%3A0x2BF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2843:0x2BF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '13.157453'^^xsd:double;
  dwc:latitude '55.342325'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2843:0x2BF4B30101000200'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2841%3A0x2BF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2841%3A0x2BF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2841%3A0x2BF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516243 12.829162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516243"^^xsd:decimal ;
  dwc:decimalLongitude "12.829162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2841%3A0x2BF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516243 12.829162)"^^geo:wktLiteral ;
  geo-pos:lat "55.516243"^^xsd:decimal ;
  geo-pos:long "12.829162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2841%3A0x2BF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2841:0x2BF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2841'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '12.829162'^^xsd:double;
  dwc:latitude '55.516243'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2841:0x2BF4B30101000300'^^xsd:string;
  dwc:observationDate '1878-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2842%3A0x2BF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2842%3A0x2BF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2842%3A0x2BF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84661 12.925003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84661"^^xsd:decimal ;
  dwc:decimalLongitude "12.925003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2842%3A0x2BF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84661 12.925003)"^^geo:wktLiteral ;
  geo-pos:lat "54.84661"^^xsd:decimal ;
  geo-pos:long "12.925003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2842%3A0x2BF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2842:0x2BF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '12.925003'^^xsd:double;
  dwc:latitude '54.84661'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2842:0x2BF4B30101000400'^^xsd:string;
  dwc:observationDate '1878-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2833%3A0x2BF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2833%3A0x2BF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2833%3A0x2BF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.664082 18.897309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.664082"^^xsd:decimal ;
  dwc:decimalLongitude "18.897309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2833%3A0x2BF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.664082 18.897309)"^^geo:wktLiteral ;
  geo-pos:lat "69.664082"^^xsd:decimal ;
  geo-pos:long "18.897309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2833%3A0x2BF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2833:0x2BF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.897309'^^xsd:double;
  dwc:latitude '69.664082'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2833:0x2BF4B30101000500'^^xsd:string;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2834%3A0x2BF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2834%3A0x2BF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2834%3A0x2BF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.801809 19.386183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.801809"^^xsd:decimal ;
  dwc:decimalLongitude "19.386183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2834%3A0x2BF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.801809 19.386183)"^^geo:wktLiteral ;
  geo-pos:lat "69.801809"^^xsd:decimal ;
  geo-pos:long "19.386183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2834%3A0x2BF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2834:0x2BF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '19.386183'^^xsd:double;
  dwc:latitude '69.801809'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2834:0x2BF4B30101000600'^^xsd:string;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2837%3A0x2BF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2837%3A0x2BF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2837%3A0x2BF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.446178 12.569333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.446178"^^xsd:decimal ;
  dwc:decimalLongitude "12.569333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2837%3A0x2BF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.446178 12.569333)"^^geo:wktLiteral ;
  geo-pos:lat "56.446178"^^xsd:decimal ;
  geo-pos:long "12.569333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2837%3A0x2BF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2837:0x2BF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.569333'^^xsd:double;
  dwc:latitude '56.446178'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2837:0x2BF4B30101000700'^^xsd:string;
  dwc:observationDate '1878-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2840%3A0x2BF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2840%3A0x2BF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2840%3A0x2BF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.707186 12.869406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.707186"^^xsd:decimal ;
  dwc:decimalLongitude "12.869406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2840%3A0x2BF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.707186 12.869406)"^^geo:wktLiteral ;
  geo-pos:lat "55.707186"^^xsd:decimal ;
  geo-pos:long "12.869406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2840%3A0x2BF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2840:0x2BF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.869406'^^xsd:double;
  dwc:latitude '55.707186'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2840:0x2BF4B30101000800'^^xsd:string;
  dwc:observationDate '1878-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2839%3A0x38F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2839%3A0x38F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2839%3A0x38F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.857806 12.815742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.857806"^^xsd:decimal ;
  dwc:decimalLongitude "12.815742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2839%3A0x38F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.857806 12.815742)"^^geo:wktLiteral ;
  geo-pos:lat "55.857806"^^xsd:decimal ;
  geo-pos:long "12.815742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2839%3A0x38F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2839:0x38F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.815742'^^xsd:double;
  dwc:latitude '55.857806'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2839:0x38F4B30101000100'^^xsd:string;
  dwc:observationDate '1878-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2836%3A0x38F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2836%3A0x38F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2836%3A0x38F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.951106 11.933337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.951106"^^xsd:decimal ;
  dwc:decimalLongitude "11.933337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2836%3A0x38F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.951106 11.933337)"^^geo:wktLiteral ;
  geo-pos:lat "56.951106"^^xsd:decimal ;
  geo-pos:long "11.933337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2836%3A0x38F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2836:0x38F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.933337'^^xsd:double;
  dwc:latitude '56.951106'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2836:0x38F4B30101000200'^^xsd:string;
  dwc:observationDate '1878-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2693%3A0x38F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2693%3A0x38F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2693%3A0x38F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.265409 22.146645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.265409"^^xsd:decimal ;
  dwc:decimalLongitude "22.146645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2693%3A0x38F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.265409 22.146645)"^^geo:wktLiteral ;
  geo-pos:lat "60.265409"^^xsd:decimal ;
  geo-pos:long "22.146645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2693%3A0x38F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2693:0x38F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '22.146645'^^xsd:double;
  dwc:latitude '60.265409'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2693:0x38F4B30101000300'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2692%3A0x38F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2692%3A0x38F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2692%3A0x38F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843305"^^xsd:decimal ;
  dwc:decimalLongitude "23.250855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2692%3A0x38F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  geo-pos:lat "59.843305"^^xsd:decimal ;
  geo-pos:long "23.250855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2692%3A0x38F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2692:0x38F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '23.250855'^^xsd:double;
  dwc:latitude '59.843305'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2692:0x38F4B30101000400'^^xsd:string;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2694%3A0x38F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2694%3A0x38F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2694%3A0x38F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.105892"^^xsd:decimal ;
  dwc:decimalLongitude "21.318573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2694%3A0x38F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  geo-pos:lat "62.105892"^^xsd:decimal ;
  geo-pos:long "21.318573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2694%3A0x38F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2694:0x38F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '21.318573'^^xsd:double;
  dwc:latitude '62.105892'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2694:0x38F4B30101000500'^^xsd:string;
  dwc:observationDate '1887-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2851%3A0x38F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2851%3A0x38F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2851%3A0x38F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.953718 16.89672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.953718"^^xsd:decimal ;
  dwc:decimalLongitude "16.89672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2851%3A0x38F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.953718 16.89672)"^^geo:wktLiteral ;
  geo-pos:lat "56.953718"^^xsd:decimal ;
  geo-pos:long "16.89672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2851%3A0x38F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2851:0x38F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.89672'^^xsd:double;
  dwc:latitude '56.953718'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2851:0x38F4B30101000600'^^xsd:string;
  dwc:observationDate '1879-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2850%3A0x38F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2850%3A0x38F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2850%3A0x38F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.354017 9.929845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.354017"^^xsd:decimal ;
  dwc:decimalLongitude "9.929845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2850%3A0x38F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.354017 9.929845)"^^geo:wktLiteral ;
  geo-pos:lat "58.354017"^^xsd:decimal ;
  geo-pos:long "9.929845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2850%3A0x38F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2850:0x38F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.929845'^^xsd:double;
  dwc:latitude '58.354017'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2850:0x38F4B30101000700'^^xsd:string;
  dwc:observationDate '1879-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2848%3A0x38F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2848%3A0x38F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2848%3A0x38F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.393416 13.822989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.393416"^^xsd:decimal ;
  dwc:decimalLongitude "13.822989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2848%3A0x38F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.393416 13.822989)"^^geo:wktLiteral ;
  geo-pos:lat "55.393416"^^xsd:decimal ;
  geo-pos:long "13.822989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2848%3A0x38F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2848:0x38F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '13.822989'^^xsd:double;
  dwc:latitude '55.393416'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2848:0x38F4B30101000800'^^xsd:string;
  dwc:observationDate '1878-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2844%3A0x38F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2844%3A0x38F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2844%3A0x38F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.349528 12.633802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.349528"^^xsd:decimal ;
  dwc:decimalLongitude "12.633802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2844%3A0x38F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.349528 12.633802)"^^geo:wktLiteral ;
  geo-pos:lat "55.349528"^^xsd:decimal ;
  geo-pos:long "12.633802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2844%3A0x38F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2844:0x38F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '12.633802'^^xsd:double;
  dwc:latitude '55.349528'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2844:0x38F4B30101000900'^^xsd:string;
  dwc:observationDate '1878-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2857%3A0x2AF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2857%3A0x2AF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2857%3A0x2AF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.169639 18.491442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.169639"^^xsd:decimal ;
  dwc:decimalLongitude "18.491442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2857%3A0x2AF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.169639 18.491442)"^^geo:wktLiteral ;
  geo-pos:lat "57.169639"^^xsd:decimal ;
  geo-pos:long "18.491442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2857%3A0x2AF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2857:0x2AF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '18.491442'^^xsd:double;
  dwc:latitude '57.169639'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2857:0x2AF4B30101000900'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2856%3A0x2AF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2856%3A0x2AF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2856%3A0x2AF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.719694 18.91133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.719694"^^xsd:decimal ;
  dwc:decimalLongitude "18.91133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2856%3A0x2AF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.719694 18.91133)"^^geo:wktLiteral ;
  geo-pos:lat "57.719694"^^xsd:decimal ;
  geo-pos:long "18.91133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2856%3A0x2AF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2856:0x2AF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.91133'^^xsd:double;
  dwc:latitude '57.719694'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2856:0x2AF4B30101000A00'^^xsd:string;
  dwc:observationDate '1881-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2859%3A0x2AF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2859%3A0x2AF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2859%3A0x2AF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.058307 15.144092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.058307"^^xsd:decimal ;
  dwc:decimalLongitude "15.144092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2859%3A0x2AF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.058307 15.144092)"^^geo:wktLiteral ;
  geo-pos:lat "55.058307"^^xsd:decimal ;
  geo-pos:long "15.144092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2859%3A0x2AF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2859:0x2AF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.144092'^^xsd:double;
  dwc:latitude '55.058307'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2859:0x2AF4B30101000B00'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2858%3A0x2AF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2858%3A0x2AF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2858%3A0x2AF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981516 15.080941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.981516"^^xsd:decimal ;
  dwc:decimalLongitude "15.080941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2858%3A0x2AF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981516 15.080941)"^^geo:wktLiteral ;
  geo-pos:lat "54.981516"^^xsd:decimal ;
  geo-pos:long "15.080941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2858%3A0x2AF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2858:0x2AF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '15.080941'^^xsd:double;
  dwc:latitude '54.981516'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2858:0x2AF4B30101000C00'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2854%3A0x2AF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2854%3A0x2AF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2854%3A0x2AF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.751556 18.956761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.751556"^^xsd:decimal ;
  dwc:decimalLongitude "18.956761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2854%3A0x2AF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.751556 18.956761)"^^geo:wktLiteral ;
  geo-pos:lat "57.751556"^^xsd:decimal ;
  geo-pos:long "18.956761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2854%3A0x2AF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2854:0x2AF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '18.956761'^^xsd:double;
  dwc:latitude '57.751556'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2854:0x2AF4B30101000D00'^^xsd:string;
  dwc:observationDate '1881-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2855%3A0x2AF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2855%3A0x2AF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2855%3A0x2AF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.696514 18.808451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.696514"^^xsd:decimal ;
  dwc:decimalLongitude "18.808451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2855%3A0x2AF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.696514 18.808451)"^^geo:wktLiteral ;
  geo-pos:lat "57.696514"^^xsd:decimal ;
  geo-pos:long "18.808451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Stockholm%2C%20Sweden%3AIdothea%20Leidenberger%3A2855%3A0x2AF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2855:0x2AF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Stockholm, Sweden'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.808451'^^xsd:double;
  dwc:latitude '57.696514'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Stockholm, Sweden:Idothea Leidenberger:2855:0x2AF4B30101000E00'^^xsd:string;
  dwc:observationDate '1881-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2666%3A0x2AF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2666%3A0x2AF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2666%3A0x2AF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.257357 20.385269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.257357"^^xsd:decimal ;
  dwc:decimalLongitude "20.385269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2666%3A0x2AF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.257357 20.385269)"^^geo:wktLiteral ;
  geo-pos:lat "60.257357"^^xsd:decimal ;
  geo-pos:long "20.385269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2666%3A0x2AF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2666:0x2AF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '20.385269'^^xsd:double;
  dwc:latitude '60.257357'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2666:0x2AF4B30101000F00'^^xsd:string;
  dwc:observationDate '1888-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2667%3A0x2BF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2667%3A0x2BF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2667%3A0x2BF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.177902 24.979799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.177902"^^xsd:decimal ;
  dwc:decimalLongitude "24.979799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2667%3A0x2BF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.177902 24.979799)"^^geo:wktLiteral ;
  geo-pos:lat "60.177902"^^xsd:decimal ;
  geo-pos:long "24.979799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2667%3A0x2BF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2667:0x2BF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '24.979799'^^xsd:double;
  dwc:latitude '60.177902'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2667:0x2BF4B30101000000'^^xsd:string;
  dwc:observationDate '1893-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2668%3A0x38F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2668%3A0x38F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2668%3A0x38F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.975122 24.463767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.975122"^^xsd:decimal ;
  dwc:decimalLongitude "24.463767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2668%3A0x38F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.975122 24.463767)"^^geo:wktLiteral ;
  geo-pos:lat "59.975122"^^xsd:decimal ;
  geo-pos:long "24.463767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2668%3A0x38F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2668:0x38F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.463767'^^xsd:double;
  dwc:latitude '59.975122'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2668:0x38F4B30101000A00'^^xsd:string;
  dwc:observationDate '1902-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2664%3A0x38F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2664%3A0x38F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2664%3A0x38F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.105892"^^xsd:decimal ;
  dwc:decimalLongitude "21.318573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2664%3A0x38F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  geo-pos:lat "62.105892"^^xsd:decimal ;
  geo-pos:long "21.318573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2664%3A0x38F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2664:0x38F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '21.318573'^^xsd:double;
  dwc:latitude '62.105892'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2664:0x38F4B30101000B00'^^xsd:string;
  dwc:observationDate '1888-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2665%3A0x38F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2665%3A0x38F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2665%3A0x38F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105664 21.305203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.105664"^^xsd:decimal ;
  dwc:decimalLongitude "21.305203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2665%3A0x38F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105664 21.305203)"^^geo:wktLiteral ;
  geo-pos:lat "62.105664"^^xsd:decimal ;
  geo-pos:long "21.305203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2665%3A0x38F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2665:0x38F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '21.305203'^^xsd:double;
  dwc:latitude '62.105664'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2665:0x38F4B30101000C00'^^xsd:string;
  dwc:observationDate '1888-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2671%3A0x38F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2671%3A0x38F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2671%3A0x38F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.882695 22.46512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.882695"^^xsd:decimal ;
  dwc:decimalLongitude "22.46512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2671%3A0x38F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.882695 22.46512)"^^geo:wktLiteral ;
  geo-pos:lat "59.882695"^^xsd:decimal ;
  geo-pos:long "22.46512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2671%3A0x38F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2671:0x38F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '22.46512'^^xsd:double;
  dwc:latitude '59.882695'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2671:0x38F4B30101000D00'^^xsd:string;
  dwc:observationDate '1904-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2670%3A0x38F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2670%3A0x38F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2670%3A0x38F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041446 20.400194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.041446"^^xsd:decimal ;
  dwc:decimalLongitude "20.400194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2670%3A0x38F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041446 20.400194)"^^geo:wktLiteral ;
  geo-pos:lat "60.041446"^^xsd:decimal ;
  geo-pos:long "20.400194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2670%3A0x38F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2670:0x38F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.400194'^^xsd:double;
  dwc:latitude '60.041446'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2670:0x38F4B30101000E00'^^xsd:string;
  dwc:observationDate '1904-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2669%3A0x38F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2669%3A0x38F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2669%3A0x38F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.146141 21.904196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.146141"^^xsd:decimal ;
  dwc:decimalLongitude "21.904196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2669%3A0x38F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.146141 21.904196)"^^geo:wktLiteral ;
  geo-pos:lat "60.146141"^^xsd:decimal ;
  geo-pos:long "21.904196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2669%3A0x38F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2669:0x38F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '21.904196'^^xsd:double;
  dwc:latitude '60.146141'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2669:0x38F4B30101000F00'^^xsd:string;
  dwc:observationDate '1903-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2673%3A0x39F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2673%3A0x39F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2673%3A0x39F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.089718 19.78072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.089718"^^xsd:decimal ;
  dwc:decimalLongitude "19.78072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2673%3A0x39F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.089718 19.78072)"^^geo:wktLiteral ;
  geo-pos:lat "60.089718"^^xsd:decimal ;
  geo-pos:long "19.78072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2673%3A0x39F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2673:0x39F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '19.78072'^^xsd:double;
  dwc:latitude '60.089718'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2673:0x39F4B30101000000'^^xsd:string;
  dwc:observationDate '1905-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2672%3A0x39F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2672%3A0x39F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2672%3A0x39F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.092167 19.922617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.092167"^^xsd:decimal ;
  dwc:decimalLongitude "19.922617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2672%3A0x39F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.092167 19.922617)"^^geo:wktLiteral ;
  geo-pos:lat "60.092167"^^xsd:decimal ;
  geo-pos:long "19.922617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2672%3A0x39F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2672:0x39F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '19.922617'^^xsd:double;
  dwc:latitude '60.092167'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2672:0x39F4B30101000100'^^xsd:string;
  dwc:observationDate '1904-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2676%3A0x39F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2676%3A0x39F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2676%3A0x39F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843305"^^xsd:decimal ;
  dwc:decimalLongitude "23.250855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2676%3A0x39F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  geo-pos:lat "59.843305"^^xsd:decimal ;
  geo-pos:long "23.250855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2676%3A0x39F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2676:0x39F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '23.250855'^^xsd:double;
  dwc:latitude '59.843305'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2676:0x39F4B30101000200'^^xsd:string;
  dwc:observationDate '1910-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2675%3A0x2AF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2675%3A0x2AF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2675%3A0x2AF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079072 19.921051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.079072"^^xsd:decimal ;
  dwc:decimalLongitude "19.921051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2675%3A0x2AF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079072 19.921051)"^^geo:wktLiteral ;
  geo-pos:lat "60.079072"^^xsd:decimal ;
  geo-pos:long "19.921051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2675%3A0x2AF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2675:0x2AF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '19.921051'^^xsd:double;
  dwc:latitude '60.079072'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2675:0x2AF4B30101000100'^^xsd:string;
  dwc:observationDate '1907-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2690%3A0x2AF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2690%3A0x2AF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2690%3A0x2AF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.154064 25.003411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.154064"^^xsd:decimal ;
  dwc:decimalLongitude "25.003411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2690%3A0x2AF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.154064 25.003411)"^^geo:wktLiteral ;
  geo-pos:lat "60.154064"^^xsd:decimal ;
  geo-pos:long "25.003411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2690%3A0x2AF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2690:0x2AF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2690'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '25.003411'^^xsd:double;
  dwc:latitude '60.154064'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2690:0x2AF4B30101000200'^^xsd:string;
  dwc:observationDate '1951-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2689%3A0x2AF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2689%3A0x2AF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2689%3A0x2AF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.838724 21.59067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.838724"^^xsd:decimal ;
  dwc:decimalLongitude "21.59067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2689%3A0x2AF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.838724 21.59067)"^^geo:wktLiteral ;
  geo-pos:lat "59.838724"^^xsd:decimal ;
  geo-pos:long "21.59067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2689%3A0x2AF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2689:0x2AF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '21.59067'^^xsd:double;
  dwc:latitude '59.838724'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2689:0x2AF4B30101000300'^^xsd:string;
  dwc:observationDate '1943-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2688%3A0x2AF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2688%3A0x2AF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2688%3A0x2AF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.571494 21.804743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.571494"^^xsd:decimal ;
  dwc:decimalLongitude "21.804743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2688%3A0x2AF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.571494 21.804743)"^^geo:wktLiteral ;
  geo-pos:lat "60.571494"^^xsd:decimal ;
  geo-pos:long "21.804743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2688%3A0x2AF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2688:0x2AF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2688'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '21.804743'^^xsd:double;
  dwc:latitude '60.571494'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2688:0x2AF4B30101000400'^^xsd:string;
  dwc:observationDate '1939-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2687%3A0x2AF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2687%3A0x2AF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2687%3A0x2AF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843305"^^xsd:decimal ;
  dwc:decimalLongitude "23.250855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2687%3A0x2AF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  geo-pos:lat "59.843305"^^xsd:decimal ;
  geo-pos:long "23.250855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2687%3A0x2AF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2687:0x2AF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.250855'^^xsd:double;
  dwc:latitude '59.843305'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2687:0x2AF4B30101000500'^^xsd:string;
  dwc:observationDate '1929-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2685%3A0x2AF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2685%3A0x2AF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2685%3A0x2AF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.326452 27.066688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.326452"^^xsd:decimal ;
  dwc:decimalLongitude "27.066688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2685%3A0x2AF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.326452 27.066688)"^^geo:wktLiteral ;
  geo-pos:lat "60.326452"^^xsd:decimal ;
  geo-pos:long "27.066688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2685%3A0x2AF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2685:0x2AF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '27.066688'^^xsd:double;
  dwc:latitude '60.326452'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2685:0x2AF4B30101000600'^^xsd:string;
  dwc:observationDate '1936-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2682%3A0x2AF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2682%3A0x2AF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2682%3A0x2AF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.294969 27.192713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.294969"^^xsd:decimal ;
  dwc:decimalLongitude "27.192713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2682%3A0x2AF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.294969 27.192713)"^^geo:wktLiteral ;
  geo-pos:lat "60.294969"^^xsd:decimal ;
  geo-pos:long "27.192713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2682%3A0x2AF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2682:0x2AF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '27.192713'^^xsd:double;
  dwc:latitude '60.294969'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2682:0x2AF4B30101000700'^^xsd:string;
  dwc:observationDate '1936-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2681%3A0x2AF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2681%3A0x2AF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2681%3A0x2AF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.287392 27.176537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.287392"^^xsd:decimal ;
  dwc:decimalLongitude "27.176537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2681%3A0x2AF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.287392 27.176537)"^^geo:wktLiteral ;
  geo-pos:lat "60.287392"^^xsd:decimal ;
  geo-pos:long "27.176537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2681%3A0x2AF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2681:0x2AF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '27.176537'^^xsd:double;
  dwc:latitude '60.287392'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2681:0x2AF4B30101000800'^^xsd:string;
  dwc:observationDate '1936-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2680%3A0x39F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2680%3A0x39F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2680%3A0x39F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28455 27.204868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28455"^^xsd:decimal ;
  dwc:decimalLongitude "27.204868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2680%3A0x39F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28455 27.204868)"^^geo:wktLiteral ;
  geo-pos:lat "60.28455"^^xsd:decimal ;
  geo-pos:long "27.204868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2680%3A0x39F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2680:0x39F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '27.204868'^^xsd:double;
  dwc:latitude '60.28455'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2680:0x39F4B30101000300'^^xsd:string;
  dwc:observationDate '1936-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2684%3A0x39F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2684%3A0x39F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2684%3A0x39F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.287246 27.206812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.287246"^^xsd:decimal ;
  dwc:decimalLongitude "27.206812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2684%3A0x39F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.287246 27.206812)"^^geo:wktLiteral ;
  geo-pos:lat "60.287246"^^xsd:decimal ;
  geo-pos:long "27.206812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2684%3A0x39F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2684:0x39F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2684'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '27.206812'^^xsd:double;
  dwc:latitude '60.287246'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2684:0x39F4B30101000400'^^xsd:string;
  dwc:observationDate '1936-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2683%3A0x39F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2683%3A0x39F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2683%3A0x39F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.299037 27.114257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.299037"^^xsd:decimal ;
  dwc:decimalLongitude "27.114257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2683%3A0x39F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.299037 27.114257)"^^geo:wktLiteral ;
  geo-pos:lat "60.299037"^^xsd:decimal ;
  geo-pos:long "27.114257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2683%3A0x39F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2683:0x39F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '27.114257'^^xsd:double;
  dwc:latitude '60.299037'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2683:0x39F4B30101000500'^^xsd:string;
  dwc:observationDate '1936-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2679%3A0x39F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2679%3A0x39F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2679%3A0x39F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.300272 27.057907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.300272"^^xsd:decimal ;
  dwc:decimalLongitude "27.057907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2679%3A0x39F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.300272 27.057907)"^^geo:wktLiteral ;
  geo-pos:lat "60.300272"^^xsd:decimal ;
  geo-pos:long "27.057907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2679%3A0x39F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2679:0x39F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '27.057907'^^xsd:double;
  dwc:latitude '60.300272'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2679:0x39F4B30101000600'^^xsd:string;
  dwc:observationDate '1936-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2678%3A0x39F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2678%3A0x39F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2678%3A0x39F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.275879 27.292556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.275879"^^xsd:decimal ;
  dwc:decimalLongitude "27.292556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2678%3A0x39F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.275879 27.292556)"^^geo:wktLiteral ;
  geo-pos:lat "60.275879"^^xsd:decimal ;
  geo-pos:long "27.292556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2678%3A0x39F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2678:0x39F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '27.292556'^^xsd:double;
  dwc:latitude '60.275879'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2678:0x39F4B30101000700'^^xsd:string;
  dwc:observationDate '1936-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A994%3A0x39F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A994%3A0x39F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A994%3A0x39F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.139005 21.815468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.139005"^^xsd:decimal ;
  dwc:decimalLongitude "21.815468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A994%3A0x39F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.139005 21.815468)"^^geo:wktLiteral ;
  geo-pos:lat "60.139005"^^xsd:decimal ;
  geo-pos:long "21.815468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A994%3A0x39F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:994:0x39F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '21.815468'^^xsd:double;
  dwc:latitude '60.139005'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:994:0x39F4B30101000800'^^xsd:string;
  dwc:observationDate '1904-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A993%3A0x39F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A993%3A0x39F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A993%3A0x39F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.036281 24.332744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.036281"^^xsd:decimal ;
  dwc:decimalLongitude "24.332744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A993%3A0x39F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.036281 24.332744)"^^geo:wktLiteral ;
  geo-pos:lat "60.036281"^^xsd:decimal ;
  geo-pos:long "24.332744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A993%3A0x39F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:993:0x39F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '24.332744'^^xsd:double;
  dwc:latitude '60.036281'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:993:0x39F4B30101000900'^^xsd:string;
  dwc:observationDate '1895-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A995%3A0x39F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A995%3A0x39F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A995%3A0x39F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.816435 23.249666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.816435"^^xsd:decimal ;
  dwc:decimalLongitude "23.249666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A995%3A0x39F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.816435 23.249666)"^^geo:wktLiteral ;
  geo-pos:lat "59.816435"^^xsd:decimal ;
  geo-pos:long "23.249666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A995%3A0x39F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:995:0x39F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '23.249666'^^xsd:double;
  dwc:latitude '59.816435'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:995:0x39F4B30101000A00'^^xsd:string;
  dwc:observationDate '1907-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1000%3A0x39F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1000%3A0x39F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1000%3A0x39F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.794074 21.384824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.794074"^^xsd:decimal ;
  dwc:decimalLongitude "21.384824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1000%3A0x39F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.794074 21.384824)"^^geo:wktLiteral ;
  geo-pos:lat "60.794074"^^xsd:decimal ;
  geo-pos:long "21.384824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1000%3A0x39F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1000:0x39F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:longitude '21.384824'^^xsd:double;
  dwc:latitude '60.794074'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1000:0x39F4B30101000B00'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A999%3A0x29F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A999%3A0x29F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A999%3A0x29F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.292963 22.305667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.292963"^^xsd:decimal ;
  dwc:decimalLongitude "22.305667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A999%3A0x29F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.292963 22.305667)"^^geo:wktLiteral ;
  geo-pos:lat "60.292963"^^xsd:decimal ;
  geo-pos:long "22.305667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A999%3A0x29F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:999:0x29F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '22.305667'^^xsd:double;
  dwc:latitude '60.292963'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:999:0x29F4B30101000900'^^xsd:string;
  dwc:observationDate '1908-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A996%3A0x29F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A996%3A0x29F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A996%3A0x29F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82991 23.199643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82991"^^xsd:decimal ;
  dwc:decimalLongitude "23.199643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A996%3A0x29F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82991 23.199643)"^^geo:wktLiteral ;
  geo-pos:lat "59.82991"^^xsd:decimal ;
  geo-pos:long "23.199643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A996%3A0x29F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:996:0x29F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '23.199643'^^xsd:double;
  dwc:latitude '59.82991'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:996:0x29F4B30101000A00'^^xsd:string;
  dwc:observationDate '1907-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A998%3A0x29F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A998%3A0x29F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A998%3A0x29F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.292963 22.305667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.292963"^^xsd:decimal ;
  dwc:decimalLongitude "22.305667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A998%3A0x29F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.292963 22.305667)"^^geo:wktLiteral ;
  geo-pos:lat "60.292963"^^xsd:decimal ;
  geo-pos:long "22.305667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A998%3A0x29F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:998:0x29F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '22.305667'^^xsd:double;
  dwc:latitude '60.292963'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:998:0x29F4B30101000B00'^^xsd:string;
  dwc:observationDate '1906-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A997%3A0x29F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A997%3A0x29F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A997%3A0x29F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.135187 24.74765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.135187"^^xsd:decimal ;
  dwc:decimalLongitude "24.74765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A997%3A0x29F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.135187 24.74765)"^^geo:wktLiteral ;
  geo-pos:lat "60.135187"^^xsd:decimal ;
  geo-pos:long "24.74765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A997%3A0x29F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:997:0x29F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '24.74765'^^xsd:double;
  dwc:latitude '60.135187'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:997:0x29F4B30101000C00'^^xsd:string;
  dwc:observationDate '1887-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1017%3A0x29F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1017%3A0x29F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1017%3A0x29F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.105892"^^xsd:decimal ;
  dwc:decimalLongitude "21.318573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1017%3A0x29F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  geo-pos:lat "62.105892"^^xsd:decimal ;
  geo-pos:long "21.318573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1017%3A0x29F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1017:0x29F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '21.318573'^^xsd:double;
  dwc:latitude '62.105892'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1017:0x29F4B30101000D00'^^xsd:string;
  dwc:observationDate '1887-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1019%3A0x29F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1019%3A0x29F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1019%3A0x29F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079072 19.921051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.079072"^^xsd:decimal ;
  dwc:decimalLongitude "19.921051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1019%3A0x29F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079072 19.921051)"^^geo:wktLiteral ;
  geo-pos:lat "60.079072"^^xsd:decimal ;
  geo-pos:long "19.921051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1019%3A0x29F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1019:0x29F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '19.921051'^^xsd:double;
  dwc:latitude '60.079072'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1019:0x29F4B30101000E00'^^xsd:string;
  dwc:observationDate '1907-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1020%3A0x29F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1020%3A0x29F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1020%3A0x29F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843305"^^xsd:decimal ;
  dwc:decimalLongitude "23.250855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1020%3A0x29F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  geo-pos:lat "59.843305"^^xsd:decimal ;
  geo-pos:long "23.250855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1020%3A0x29F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1020:0x29F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.250855'^^xsd:double;
  dwc:latitude '59.843305'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1020:0x29F4B30101000F00'^^xsd:string;
  dwc:observationDate '1928-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1021%3A0x2AF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1021%3A0x2AF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1021%3A0x2AF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843305"^^xsd:decimal ;
  dwc:decimalLongitude "23.250855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1021%3A0x2AF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  geo-pos:lat "59.843305"^^xsd:decimal ;
  geo-pos:long "23.250855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1021%3A0x2AF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1021:0x2AF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.250855'^^xsd:double;
  dwc:latitude '59.843305'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1021:0x2AF4B30101000000'^^xsd:string;
  dwc:observationDate '1929-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1024%3A0x39F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1024%3A0x39F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1024%3A0x39F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.838724 21.59067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.838724"^^xsd:decimal ;
  dwc:decimalLongitude "21.59067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1024%3A0x39F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.838724 21.59067)"^^geo:wktLiteral ;
  geo-pos:lat "59.838724"^^xsd:decimal ;
  geo-pos:long "21.59067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1024%3A0x39F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1024:0x39F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '21.59067'^^xsd:double;
  dwc:latitude '59.838724'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1024:0x39F4B30101000C00'^^xsd:string;
  dwc:observationDate '1943-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1023%3A0x39F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1023%3A0x39F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1023%3A0x39F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.775479 21.359142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.775479"^^xsd:decimal ;
  dwc:decimalLongitude "21.359142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1023%3A0x39F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.775479 21.359142)"^^geo:wktLiteral ;
  geo-pos:lat "59.775479"^^xsd:decimal ;
  geo-pos:long "21.359142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1023%3A0x39F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1023:0x39F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '21.359142'^^xsd:double;
  dwc:latitude '59.775479'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1023:0x39F4B30101000D00'^^xsd:string;
  dwc:observationDate '1943-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1030%3A0x39F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1030%3A0x39F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1030%3A0x39F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 20.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1030%3A0x39F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 20.116667)"^^geo:wktLiteral ;
  geo-pos:lat "60.25"^^xsd:decimal ;
  geo-pos:long "20.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1030%3A0x39F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1030:0x39F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '20.116667'^^xsd:double;
  dwc:latitude '60.25'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1030:0x39F4B30101000E00'^^xsd:string;
  dwc:observationDate '1867-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2663%3A0x39F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2663%3A0x39F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2663%3A0x39F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.105892"^^xsd:decimal ;
  dwc:decimalLongitude "21.318573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2663%3A0x39F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105892 21.318573)"^^geo:wktLiteral ;
  geo-pos:lat "62.105892"^^xsd:decimal ;
  geo-pos:long "21.318573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2663%3A0x39F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2663:0x39F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '21.318573'^^xsd:double;
  dwc:latitude '62.105892'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2663:0x39F4B30101000F00'^^xsd:string;
  dwc:observationDate '1887-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1026%3A0x3AF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1026%3A0x3AF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1026%3A0x3AF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 20.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1026%3A0x3AF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 20.116667)"^^geo:wktLiteral ;
  geo-pos:lat "60.25"^^xsd:decimal ;
  geo-pos:long "20.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1026%3A0x3AF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1026:0x3AF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '20.116667'^^xsd:double;
  dwc:latitude '60.25'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1026:0x3AF4B30101000000'^^xsd:string;
  dwc:observationDate '1867-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1025%3A0x3AF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1025%3A0x3AF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1025%3A0x3AF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.745314 21.271688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.745314"^^xsd:decimal ;
  dwc:decimalLongitude "21.271688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1025%3A0x3AF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.745314 21.271688)"^^geo:wktLiteral ;
  geo-pos:lat "60.745314"^^xsd:decimal ;
  geo-pos:long "21.271688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1025%3A0x3AF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1025:0x3AF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Idothea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.271688'^^xsd:double;
  dwc:latitude '60.745314'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1025:0x3AF4B30101000100'^^xsd:string;
  dwc:observationDate '1968-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1027%3A0x3AF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1027%3A0x3AF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1027%3A0x3AF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841184 23.245527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.841184"^^xsd:decimal ;
  dwc:decimalLongitude "23.245527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1027%3A0x3AF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841184 23.245527)"^^geo:wktLiteral ;
  geo-pos:lat "59.841184"^^xsd:decimal ;
  geo-pos:long "23.245527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1027%3A0x3AF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1027:0x3AF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '23.245527'^^xsd:double;
  dwc:latitude '59.841184'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1027:0x3AF4B30101000200'^^xsd:string;
  dwc:observationDate '1932-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1029%3A0x3AF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1029%3A0x3AF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1029%3A0x3AF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.775479 21.359142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.775479"^^xsd:decimal ;
  dwc:decimalLongitude "21.359142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1029%3A0x3AF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.775479 21.359142)"^^geo:wktLiteral ;
  geo-pos:lat "59.775479"^^xsd:decimal ;
  geo-pos:long "21.359142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1029%3A0x3AF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1029:0x3AF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '21.359142'^^xsd:double;
  dwc:latitude '59.775479'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1029:0x3AF4B30101000300'^^xsd:string;
  dwc:observationDate '1943-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1028%3A0x3AF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1028%3A0x3AF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1028%3A0x3AF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82991 23.199643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82991"^^xsd:decimal ;
  dwc:decimalLongitude "23.199643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1028%3A0x3AF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82991 23.199643)"^^geo:wktLiteral ;
  geo-pos:lat "59.82991"^^xsd:decimal ;
  geo-pos:long "23.199643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1028%3A0x3AF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1028:0x3AF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Idothea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '23.199643'^^xsd:double;
  dwc:latitude '59.82991'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1028:0x3AF4B30101000400'^^xsd:string;
  dwc:observationDate '1907-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1002%3A0x29F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1002%3A0x29F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1002%3A0x29F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.842986 23.250922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.842986"^^xsd:decimal ;
  dwc:decimalLongitude "23.250922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1002%3A0x29F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.842986 23.250922)"^^geo:wktLiteral ;
  geo-pos:lat "59.842986"^^xsd:decimal ;
  geo-pos:long "23.250922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1002%3A0x29F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1002:0x29F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.250922'^^xsd:double;
  dwc:latitude '59.842986'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1002:0x29F4B30101000100'^^xsd:string;
  dwc:observationDate '1926-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1001%3A0x29F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1001%3A0x29F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1001%3A0x29F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.22588 25.867732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.22588"^^xsd:decimal ;
  dwc:decimalLongitude "25.867732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1001%3A0x29F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.22588 25.867732)"^^geo:wktLiteral ;
  geo-pos:lat "60.22588"^^xsd:decimal ;
  geo-pos:long "25.867732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1001%3A0x29F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1001:0x29F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '25.867732'^^xsd:double;
  dwc:latitude '60.22588'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1001:0x29F4B30101000200'^^xsd:string;
  dwc:observationDate '1922-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1005%3A0x29F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1005%3A0x29F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1005%3A0x29F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843305"^^xsd:decimal ;
  dwc:decimalLongitude "23.250855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1005%3A0x29F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  geo-pos:lat "59.843305"^^xsd:decimal ;
  geo-pos:long "23.250855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1005%3A0x29F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1005:0x29F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.250855'^^xsd:double;
  dwc:latitude '59.843305'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1005:0x29F4B30101000300'^^xsd:string;
  dwc:observationDate '1928-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1004%3A0x29F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1004%3A0x29F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1004%3A0x29F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.816111 23.143699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.816111"^^xsd:decimal ;
  dwc:decimalLongitude "23.143699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1004%3A0x29F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.816111 23.143699)"^^geo:wktLiteral ;
  geo-pos:lat "59.816111"^^xsd:decimal ;
  geo-pos:long "23.143699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1004%3A0x29F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1004:0x29F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.143699'^^xsd:double;
  dwc:latitude '59.816111'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1004:0x29F4B30101000400'^^xsd:string;
  dwc:observationDate '1928-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1003%3A0x29F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1003%3A0x29F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1003%3A0x29F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817861 23.59324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817861"^^xsd:decimal ;
  dwc:decimalLongitude "23.59324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1003%3A0x29F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817861 23.59324)"^^geo:wktLiteral ;
  geo-pos:lat "59.817861"^^xsd:decimal ;
  geo-pos:long "23.59324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1003%3A0x29F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1003:0x29F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '23.59324'^^xsd:double;
  dwc:latitude '59.817861'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1003:0x29F4B30101000500'^^xsd:string;
  dwc:observationDate '1928-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1010%3A0x29F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1010%3A0x29F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1010%3A0x29F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.295898 27.117766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.295898"^^xsd:decimal ;
  dwc:decimalLongitude "27.117766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1010%3A0x29F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.295898 27.117766)"^^geo:wktLiteral ;
  geo-pos:lat "60.295898"^^xsd:decimal ;
  geo-pos:long "27.117766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1010%3A0x29F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1010:0x29F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '27.117766'^^xsd:double;
  dwc:latitude '60.295898'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1010:0x29F4B30101000600'^^xsd:string;
  dwc:observationDate '1936-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1008%3A0x29F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1008%3A0x29F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1008%3A0x29F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.167377 25.615211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.167377"^^xsd:decimal ;
  dwc:decimalLongitude "25.615211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1008%3A0x29F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.167377 25.615211)"^^geo:wktLiteral ;
  geo-pos:lat "60.167377"^^xsd:decimal ;
  geo-pos:long "25.615211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1008%3A0x29F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1008:0x29F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '25.615211'^^xsd:double;
  dwc:latitude '60.167377'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1008:0x29F4B30101000700'^^xsd:string;
  dwc:observationDate '1934-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1011%3A0x29F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1011%3A0x29F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1011%3A0x29F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.854068 23.247227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.854068"^^xsd:decimal ;
  dwc:decimalLongitude "23.247227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1011%3A0x29F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.854068 23.247227)"^^geo:wktLiteral ;
  geo-pos:lat "59.854068"^^xsd:decimal ;
  geo-pos:long "23.247227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1011%3A0x29F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1011:0x29F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '23.247227'^^xsd:double;
  dwc:latitude '59.854068'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1011:0x29F4B30101000800'^^xsd:string;
  dwc:observationDate '1937-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1013%3A0x3AF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1013%3A0x3AF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1013%3A0x3AF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.564854 21.48823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.564854"^^xsd:decimal ;
  dwc:decimalLongitude "21.48823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1013%3A0x3AF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.564854 21.48823)"^^geo:wktLiteral ;
  geo-pos:lat "60.564854"^^xsd:decimal ;
  geo-pos:long "21.48823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1013%3A0x3AF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1013:0x3AF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '21.48823'^^xsd:double;
  dwc:latitude '60.564854'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1013:0x3AF4B30101000500'^^xsd:string;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1012%3A0x3AF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1012%3A0x3AF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1012%3A0x3AF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.775479 21.359142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.775479"^^xsd:decimal ;
  dwc:decimalLongitude "21.359142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1012%3A0x3AF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.775479 21.359142)"^^geo:wktLiteral ;
  geo-pos:lat "59.775479"^^xsd:decimal ;
  geo-pos:long "21.359142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1012%3A0x3AF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1012:0x3AF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '21.359142'^^xsd:double;
  dwc:latitude '59.775479'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1012:0x3AF4B30101000600'^^xsd:string;
  dwc:observationDate '1943-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1007%3A0x3AF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1007%3A0x3AF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1007%3A0x3AF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.816111 23.143699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.816111"^^xsd:decimal ;
  dwc:decimalLongitude "23.143699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1007%3A0x3AF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.816111 23.143699)"^^geo:wktLiteral ;
  geo-pos:lat "59.816111"^^xsd:decimal ;
  geo-pos:long "23.143699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1007%3A0x3AF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1007:0x3AF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '23.143699'^^xsd:double;
  dwc:latitude '59.816111'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1007:0x3AF4B30101000700'^^xsd:string;
  dwc:observationDate '1932-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1006%3A0x3AF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1006%3A0x3AF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1006%3A0x3AF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843305"^^xsd:decimal ;
  dwc:decimalLongitude "23.250855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1006%3A0x3AF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843305 23.250855)"^^geo:wktLiteral ;
  geo-pos:lat "59.843305"^^xsd:decimal ;
  geo-pos:long "23.250855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A1006%3A0x3AF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1006:0x3AF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.250855'^^xsd:double;
  dwc:latitude '59.843305'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:1006:0x3AF4B30101000800'^^xsd:string;
  dwc:observationDate '1928-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2686%3A0x3AF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2686%3A0x3AF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2686%3A0x3AF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.273875 27.202047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.273875"^^xsd:decimal ;
  dwc:decimalLongitude "27.202047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2686%3A0x3AF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.273875 27.202047)"^^geo:wktLiteral ;
  geo-pos:lat "60.273875"^^xsd:decimal ;
  geo-pos:long "27.202047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A2686%3A0x3AF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2686:0x3AF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '27.202047'^^xsd:double;
  dwc:latitude '60.273875'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:2686:0x3AF4B30101000900'^^xsd:string;
  dwc:observationDate '1936-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A522%3A0x3AF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A522%3A0x3AF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A522%3A0x3AF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9259 10.7798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9259"^^xsd:decimal ;
  dwc:decimalLongitude "10.7798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A522%3A0x3AF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9259 10.7798)"^^geo:wktLiteral ;
  geo-pos:lat "54.9259"^^xsd:decimal ;
  geo-pos:long "10.7798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A522%3A0x3AF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Frankfurt, Germany:Idothea Leidenberger:522:0x3AF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Frankfurt, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '10.7798'^^xsd:double;
  dwc:latitude '54.9259'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Frankfurt, Germany:Idothea Leidenberger:522:0x3AF4B30101000A00'^^xsd:string;
  dwc:observationDate '1911-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A989%3A0x3AF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A989%3A0x3AF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A989%3A0x3AF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.265409 22.146645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.265409"^^xsd:decimal ;
  dwc:decimalLongitude "22.146645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A989%3A0x3AF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.265409 22.146645)"^^geo:wktLiteral ;
  geo-pos:lat "60.265409"^^xsd:decimal ;
  geo-pos:long "22.146645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A989%3A0x3AF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:989:0x3AF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '22.146645'^^xsd:double;
  dwc:latitude '60.265409'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:989:0x3AF4B30101000B00'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A829%3A0x3AF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A829%3A0x3AF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A829%3A0x3AF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9259 10.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9259"^^xsd:decimal ;
  dwc:decimalLongitude "10.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A829%3A0x3AF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9259 10.766667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9259"^^xsd:decimal ;
  geo-pos:long "10.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Frankfurt%2C%20Germany%3AIdothea%20Leidenberger%3A829%3A0x3AF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Frankfurt, Germany:Idothea Leidenberger:829:0x3AF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Frankfurt, Germany'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '10.766667'^^xsd:double;
  dwc:latitude '54.9259'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Frankfurt, Germany:Idothea Leidenberger:829:0x3AF4B30101000C00'^^xsd:string;
  dwc:observationDate '1911-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A992%3A0x3AF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A992%3A0x3AF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A992%3A0x3AF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105664 21.305203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.105664"^^xsd:decimal ;
  dwc:decimalLongitude "21.305203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A992%3A0x3AF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.105664 21.305203)"^^geo:wktLiteral ;
  geo-pos:lat "62.105664"^^xsd:decimal ;
  geo-pos:long "21.305203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A992%3A0x3AF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:992:0x3AF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '21.305203'^^xsd:double;
  dwc:latitude '62.105664'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:992:0x3AF4B30101000D00'^^xsd:string;
  dwc:observationDate '1887-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A991%3A0x28F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A991%3A0x28F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A991%3A0x28F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.135187 24.74765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.135187"^^xsd:decimal ;
  dwc:decimalLongitude "24.74765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A991%3A0x28F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.135187 24.74765)"^^geo:wktLiteral ;
  geo-pos:lat "60.135187"^^xsd:decimal ;
  geo-pos:long "24.74765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A991%3A0x28F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:991:0x28F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:longitude '24.74765'^^xsd:double;
  dwc:latitude '60.135187'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:991:0x28F4B30101000C00'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A990%3A0x29F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A990%3A0x29F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A990%3A0x29F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 20.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A990%3A0x29F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 20.116667)"^^geo:wktLiteral ;
  geo-pos:lat "60.25"^^xsd:decimal ;
  geo-pos:long "20.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4605__urn%3Acatalog%3AMuseum%20Helsinki%2C%20Finland%3AIdothea%20Leidenberger%3A990%3A0x29F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:990:0x29F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4605_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-23'^^xsd:date;
  dwc:institutionCode 'Museum Helsinki, Finland'^^xsd:string;
  dwc:collectionCode 'Idothea Leidenberger'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Idothea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '20.116667'^^xsd:double;
  dwc:latitude '60.25'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Museum Helsinki, Finland:Idothea Leidenberger:990:0x29F4B30101000000'^^xsd:string;
  dwc:observationDate '1867-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF